File tree Expand file tree Collapse file tree 1 file changed +20
-11
lines changed Expand file tree Collapse file tree 1 file changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
2323## [ Unreleased]
2424### Added
25+ - No new features!
26+ ### Changed
27+ - No changed features!
28+ ### Deprecated
29+ - No deprecated features!
30+ ### Removed
31+ - No removed features!
32+ ### Fixed
33+ - No fixed issues!
34+ ### Security
35+ - No security issues fixed!
36+
37+ ## [ 2.2.0] - 2021-05-25
38+ ### Added
2539- Add ` languageValuesOverridePathMap ` to override ` values ` folder for specific languages.
2640<details open ><summary >Groovy</summary >
2741
@@ -52,16 +66,8 @@ poEditor {
5266 )
5367}
5468```
55- ### Changed
56- - No changed features!
57- ### Deprecated
58- - No deprecated features!
59- ### Removed
60- - No removed features!
61- ### Fixed
62- - No fixed issues!
63- ### Security
64- - No security issues fixed!
69+
70+ </details >
6571
6672## [ 2.1.2] - 2021-05-18
6773### Fixed
@@ -97,6 +103,8 @@ poEditor {
97103 tags = listOf (" tag1" , " tag2" )
98104}
99105```
106+
107+ </details >
100108
101109### Changed
102110- Add support for Android Gradle Plugin version 4.2.0
@@ -317,7 +325,8 @@ res_dir_path -> resDirPath
317325### Added
318326- Initial release.
319327
320- [ Unreleased ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.2...HEAD
328+ [ Unreleased ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.2.0...HEAD
329+ [ 2.2.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.2...2.2.0
321330[ 2.1.2 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.1...2.1.2
322331[ 2.1.1 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.0...2.1.1
323332[ 2.1.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.0.0...2.1.0
You can’t perform that action at this time.
0 commit comments