diff --git a/CHANGELOG.md b/CHANGELOG.md index d159c2d..9d18be1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,16 @@ # easy-i18n Changelog ## [Unreleased] +### BREAKING CHANGES +- Configuration rework. Existing settings will be lost and must be configured via the new configuration page + ### Added +- Key delimiters (namespace / section) can be configured - Individual icon to tool-window +### Changed +- Moved configuration dialog into own page inside IDE Settings + ### Fixed - AlreadyDisposedException on FileChangeListener after project dispose