File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
20
- No security issues fixed!
21
21
-->
22
22
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
+
23
37
## [ 4.3.0] - 2025-07-14
24
38
### Added
25
39
- Add new ` includeComments ` flag to keep comments generated in PoEditor in the generated XML files.
@@ -49,19 +63,8 @@ poEditor {
49
63
50
64
</details >
51
65
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!
61
66
### Fixed
62
67
- Fix bug with ` & ` character not being properly escaped.
63
- ### Security
64
- - No security issues fixed!
65
68
66
69
## [ 4.2.1] - 2024-12-07
67
70
### Fixed
You can’t perform that action at this time.
0 commit comments