Skip to content

Commit fc96896

Browse files
authored
Update CHANGELOG.md
1 parent 557a74a commit fc96896

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222

2323
## [Unreleased]
2424
### Added
25-
- Add configuration support to define custom resource file names. _Thanks to [@gustavaa](https://github.com/gustavaa) for the contribution!_
26-
- Add configuration support to define how to order the export.
25+
- No new features!
2726
### Changed
2827
- No changed features!
2928
### Deprecated
@@ -35,6 +34,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3534
### Security
3635
- No security issues fixed!
3736

37+
## [3.1.0] - 2022-11-16
38+
### Added
39+
- Add configuration support to define custom resource file names. _Thanks to [@gustavaa](https://github.com/gustavaa) for the contribution!_
40+
- Add configuration support to define how to order the export. _Thanks to [@WarrenFaith](https://github.com/WarrenFaith) for the contribution!_
41+
3842
## [3.0.1] - 2022-09-18
3943
### Fixed
4044
- Fix Chinese variants support
@@ -417,8 +421,9 @@ res_dir_path -> resDirPath
417421
### Added
418422
- Initial release.
419423

420-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...HEAD
421-
[3.0.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...3.0.1
424+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...HEAD
425+
[3.1.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...3.1.0
426+
[3.0.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.0...3.0.1
422427
[3.0.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.2...3.0.0
423428
[2.4.2]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.1...2.4.2
424429
[2.4.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.0...2.4.1

0 commit comments

Comments
 (0)