Skip to content

Commit 1d54310

Browse files
author
Adrián García
authored
Update CHANGELOG.md
1 parent ef3e61d commit 1d54310

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)