File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments