Skip to content

Commit f9d05a7

Browse files
authored
Update CHANGELOG.md
1 parent 2374050 commit f9d05a7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
### Removed
3131
- No removed features!
3232
### Fixed
33-
- Fixed tags not being sent as String JSON array
33+
- No fixed issues!
3434
### Security
3535
- No security issues fixed!
3636

37+
## [3.4.2] - 2023-08-28
38+
### Fixed
39+
- Fixed tags not being sent as String JSON array. _Thanks to [@bogdanzurac](https://github.com/bogdanzurac) for the contribution!_
40+
3741
## [3.4.1] - 2023-07-13
3842
### Fixed
3943
- Fix parsing of texts with more than 9 placeholders.
@@ -474,7 +478,8 @@ res_dir_path -> resDirPath
474478
### Added
475479
- Initial release.
476480

477-
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.4.1...HEAD
481+
[Unreleased]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.4.2...HEAD
482+
[3.4.2]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.4.1...3.4.2
478483
[3.4.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.4.0...3.4.1
479484
[3.4.0]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.4.0
480485
[3.3.1]: https://github.com/hyperdevs-team/poeditor-android-gradle-plugin/compare/3.3.0...3.3.1

0 commit comments

Comments
 (0)