Changelog update - v2.0.0-rc.1

This commit is contained in:
GitHub Action 2022-01-13 15:17:38 +00:00
parent 04e585699b
commit 32b44b45c9

View File

@ -3,6 +3,8 @@
# easy-i18n Changelog
## [Unreleased]
## [2.0.0-rc.1]
### BREAKING CHANGES
- 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)