update changelog

This commit is contained in:
marhali 2022-04-11 19:14:33 +02:00
parent c9ef651673
commit 024fde405c

View File

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