Merge pull request #78 from marhali/changelog-update-v2.0.0-rc.1

Changelog update - `v2.0.0-rc.1`
This commit is contained in:
Marcel 2022-01-13 16:19:39 +01:00 committed by GitHub
commit aaefe5c10f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@
# easy-i18n Changelog # easy-i18n Changelog
## [Unreleased] ## [Unreleased]
## [2.0.0-rc.1]
### BREAKING CHANGES ### BREAKING CHANGES
- Translation file pattern matcher needs to be updated to <kbd>\*.*</kbd> or equivalent wildcard rule - Translation file pattern matcher needs to be updated to <kbd>\*.*</kbd> or equivalent wildcard rule
- I18n key nesting will now escape every delimiter within a section layer (can be inverted via option) - I18n key nesting will now escape every delimiter within a section layer (can be inverted via option)