Skip to content

Commit 06e82ed

Browse files
authored
Update CHANGELOG.md
1 parent 1ab2e15 commit 06e82ed

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
### Removed
3131
- No removed features!
3232
### Fixed
33-
- Fix Chinese variants support
34-
- Fix Indonesian, Hebrew and Yiddish support
33+
- No fixed issues!
3534
### Security
3635
- No security issues fixed!
3736

37+
## [3.0.1] - 2022-09-18
38+
### Fixed
39+
- Fix Chinese variants support
40+
- Fix Indonesian, Hebrew and Yiddish support
41+
3842
## [3.0.0] - 2022-02-03
3943
### Changed
4044
- BREAKING: Update dependencies to work with Android Gradle Plugin 7.+. This will break compatibility with
@@ -412,7 +416,8 @@ res_dir_path -> resDirPath
412416
### Added
413417
- Initial release.
414418

415-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.0...HEAD
419+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...HEAD
420+
[3.0.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.0.1...3.0.1
416421
[3.0.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.2...3.0.0
417422
[2.4.2]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.1...2.4.2
418423
[2.4.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/2.4.0...2.4.1

0 commit comments

Comments
 (0)