Skip to content

Commit bc74550

Browse files
authored
Update CHANGELOG.md
1 parent 1ce0765 commit bc74550

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

CHANGELOG.md

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

2323
## [Unreleased]
2424
### Added
25+
- No new features!
26+
### Changed
27+
- No changed features!
28+
### Deprecated
29+
- No deprecated features!
30+
### Removed
31+
- No removed features!
32+
### Fixed
33+
- No fixed issues!
34+
### Security
35+
- No security issues fixed!
36+
37+
## [3.4.0] - 2023-05-08
38+
### Added
2539
- Add new `unescapeHtmlTags` flag to enable or disable HTML unescaping from strings.
2640

2741
<details open><summary>Groovy</summary>
@@ -50,17 +64,6 @@ poEditor {
5064

5165
</details>
5266

53-
### Changed
54-
- No changed features!
55-
### Deprecated
56-
- No deprecated features!
57-
### Removed
58-
- No removed features!
59-
### Fixed
60-
- No fixed issues!
61-
### Security
62-
- No security issues fixed!
63-
6467
## [3.3.1] - 2023-03-20
6568
### Changed
6669
- Roll back to AGP 7.2.2 and JAva 8 until further notice.
@@ -467,7 +470,8 @@ res_dir_path -> resDirPath
467470
### Added
468471
- Initial release.
469472

470-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.1...HEAD
473+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.4.0...HEAD
474+
[3.4.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.4.0
471475
[3.3.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.3.1
472476
[3.3.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.2.0...3.3.0
473477
[3.2.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.1.0...3.2.0

0 commit comments

Comments
 (0)