Skip to content

Commit 6c11e14

Browse files
authored
Update CHANGELOG.md
1 parent 29f171d commit 6c11e14

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- No security issues fixed!
2121
-->
2222

23-
## [Unreleased]
23+
## [4.3.0] - 2025-07-14
2424
### Added
2525
- Add new `includeComments` flag to keep comments generated in PoEditor in the generated XML files.
2626
<details open><summary>Groovy</summary>
@@ -48,6 +48,8 @@ poEditor {
4848
```
4949

5050
</details>
51+
### Fixed
52+
- Fix issue with ampersands
5153

5254
### Changed
5355
- Refactor the whole parsing logic to better handle input and improve performance.
@@ -555,7 +557,8 @@ res_dir_path -> resDirPath
555557
### Added
556558
- Initial release.
557559

558-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/4.2.1...HEAD
560+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/4.3.0...HEAD
561+
[4.3.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/4.2.1...4.3.0
559562
[4.2.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/4.2.0...4.2.1
560563
[4.2.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/4.1.2...4.2.0
561564
[4.1.2]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/4.1.1...4.1.2

0 commit comments

Comments
 (0)