Skip to content

Commit

Permalink
Changelog: update the exception ignore info
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Dec 30, 2023
1 parent f5afa08 commit 24d535a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- [#160](https://github.com/ant-druha/intellij-powershell/issues/160): the `exit` keyword is now allowed in more positions in the parser
- [#166](https://github.com/ant-druha/intellij-powershell/issues/166): "Slow operations are prohibited on EDT" report about disk IO on run configuration startup
### Changed
- The **PowerShell** run configuration no longer reports certain kinds of internal exceptions; they will be properly reported
- The **PowerShell** run configuration no longer ignores certain kinds of internal exceptions; they will be properly reported

## [2.3.0] - 2023-10-29
### Changed
Expand Down

0 comments on commit 24d535a

Please sign in to comment.