Skip to content

Commit 5f27902

Browse files
authored
Update CHANGELOG.md
1 parent 9a93717 commit 5f27902

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

CHANGELOG.md

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

23+
## [Unreleased]
24+
### 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+
2337
## [4.3.0] - 2025-07-14
2438
### Added
2539
- Add new `includeComments` flag to keep comments generated in PoEditor in the generated XML files.
@@ -49,19 +63,8 @@ poEditor {
4963

5064
</details>
5165

52-
### Fixed
53-
- Fix issue with ampersands
54-
55-
### Changed
56-
- Refactor the whole parsing logic to better handle input and improve performance.
57-
### Deprecated
58-
- No deprecated features!
59-
### Removed
60-
- No removed features!
6166
### Fixed
6267
- Fix bug with `&` character not being properly escaped.
63-
### Security
64-
- No security issues fixed!
6568

6669
## [4.2.1] - 2024-12-07
6770
### Fixed

0 commit comments

Comments
 (0)