diff --git a/CHANGELOG.md b/CHANGELOG.md index 934b6a8d..87612e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ #### Improvements * Synchronize selected extension filter for the native file choosers in the `jpro-file` module. +#### Bugfixes +* Resolved an issue in the native implementation of `FileOpenPicker` and `FileSavePicker` within the `jpro-file` module +that prevented the addition of duplicate event handlers to the provided node. + ---------------------- ### 0.4.4 (November 8, 2024)