File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Expand file tree Collapse file tree 1 file changed +16
-7
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.1.0] - 2021-05-05
38+ ### Added
2539- Add ` tags ` parameter to ` poEditorConfig ` block to add PoEditor tags:
2640``` groovy
2741poEditor {
@@ -33,14 +47,8 @@ poEditor {
3347```
3448### Changed
3549- Add support for Android Gradle Plugin version 4.2.0
36- ### Deprecated
37- - No deprecated features!
3850### Removed
3951- Remove support for Android Gradle Plugin versions lower than 4.2.0
40- ### Fixed
41- - No fixed issues!
42- ### Security
43- - No security issues fixed!
4452
4553## [ 2.0.0] - 2021-04-28
4654### Changed
@@ -256,7 +264,8 @@ res_dir_path -> resDirPath
256264### Added
257265- Initial release.
258266
259- [ Unreleased ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.0.0...HEAD
267+ [ Unreleased ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.1.0...HEAD
268+ [ 2.1.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.0.0...2.1.0
260269[ 2.0.0 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/1.4.2...2.0.0
261270[ 1.4.2 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/1.4.1...1.4.2
262271[ 1.4.1 ] : https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/1.4.0...1.4.1
You can’t perform that action at this time.
0 commit comments