Skip to content

Commit c0ac25a

Browse files
authored
Update CHANGELOG.md
1 parent b77e03f commit c0ac25a

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 option to unquote strings via export API
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+
## [3.2.0] - 2023-01-22
38+
### Added
39+
- Add option to unquote strings via export API
40+
3741
## [3.1.1] - 2022-12-27
3842
### Fixed
3943
- Fix `order` setter not added to `PoEditorPluginExtension`
@@ -425,7 +429,8 @@ res_dir_path -> resDirPath
425429
### Added
426430
- Initial release.
427431

428-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.1...HEAD
432+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.2.0...HEAD
433+
[3.2.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.2.0
429434
[3.1.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.1.1
430435
[3.1.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...3.1.0
431436
[3.0.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.0...3.0.1

0 commit comments

Comments
 (0)