File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
2323## [ Unreleased]
2424### Added
25- - Add proper support for ` plurals `
25+ - No new features!
2626### Changed
2727- No changed features!
2828### Deprecated
@@ -34,6 +34,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434### Security
3535- No security issues fixed!
3636
37+ ## [ 1.2.0] - 2020-09-03
38+ ### Added
39+ - Add proper support for ` plurals `
40+
3741## [ 1.1.0] - 2020-08-14
3842### Added
3943- Add support for flavor and build type configuration. The sample configuration is as follows:
@@ -137,7 +141,8 @@ res_dir_path -> resDirPath
137141### Added
138142- Initial release.
139143
140- [ Unreleased ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/1.1.0...HEAD
144+ [ Unreleased ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/1.2.0...HEAD
145+ [ 1.2.0 ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/1.1.0...1.2.0
141146[ 1.1.0 ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/1.0.0...1.1.0
142147[ 1.0.0 ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/0.2.5...1.0.0
143148[ 0.2.5 ] : https://github.com/bq/poeditor-android-gradle-plugin/compare/v0.2.4...0.2.5
You can’t perform that action at this time.
0 commit comments