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 # easy-i18n Changelog
## [Unreleased] ## [Unreleased]
### Added
- Support for IntelliJ Platform version 2022.3
- Regex support for translation file patterns
### Changed ## [4.3.0]
- Reload function internally consolidated ### 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 - Parsing for <kbd>.properties</kbd> files
## [4.2.4] ## [4.2.4]