Skip to content

Commit 32d44d7

Browse files
authored
Update CHANGELOG.md
1 parent 94ed4be commit 32d44d7

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
@@ -30,10 +30,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
### Removed
3131
- No removed features!
3232
### Fixed
33-
- Fix `order` setter not added to `PoEditorPluginExtension`
33+
- No fixed issues!
3434
### Security
3535
- No security issues fixed!
3636

37+
## [3.1.1] - 2022-12-27
38+
### Fixed
39+
- Fix `order` setter not added to `PoEditorPluginExtension`
40+
3741
## [3.1.0] - 2022-11-16
3842
### Added
3943
- Add configuration support to define custom resource file names. _Thanks to [@gustavaa](https://github.com/gustavaa) for the contribution!_
@@ -421,7 +425,8 @@ res_dir_path -> resDirPath
421425
### Added
422426
- Initial release.
423427

424-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...HEAD
428+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.1...HEAD
429+
[3.1.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.1.1
425430
[3.1.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...3.1.0
426431
[3.0.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.0...3.0.1
427432
[3.0.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.2...3.0.0

0 commit comments

Comments
 (0)