Skip to content

Commit

Permalink
CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Oct 16, 2024
1 parent 74f810d commit 59781e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
## [Unreleased]

- Fixed UI freeze issue [\#908](https://github.com/hsz/idea-gitignore/issues/908)
- Fixed: Internal method `com.intellij.openapi.fileEditor.impl.EditorWindow.getManager()` invocation
- Fixed: `IgnoreBundle.messageOrDefault` usage
- Fixed: Deprecated method `com.intellij.openapi.actionSystem.AnActionEvent.getRequiredData(DataKey)` invocation
- Fixed: Deprecated method `com.intellij.openapi.fileChooser.FileChooserDescriptor.isFileVisible(VirtualFile, boolean)` is overridden

## [4.5.3] - 2024-04-05

Expand Down

0 comments on commit 59781e4

Please sign in to comment.