Merge pull request #194 from marhali/changelog-update-v4.3.0

Changelog update - `v4.3.0`
This commit is contained in:
Marcel 2022-10-28 23:41:07 +02:00 committed by GitHub
commit 8dd7307022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,16 @@
# easy-i18n Changelog
## [Unreleased]
### Added
- Support for IntelliJ Platform version 2022.3
- Regex support for translation file patterns
### Changed
- Reload function internally consolidated
## [4.3.0]
### Added
- Support for IntelliJ Platform version 2022.3
- Regex support for translation file patterns
### Fixed
### Changed
- Reload function internally consolidated
### Fixed
- Parsing for <kbd>.properties</kbd> files
## [4.2.4]