File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,19 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ Unreleased]
99
1010### Fixed
11- - ResourceFileParser now preserves original file order when writing .resx files
12- - ResourceFileParser no longer removes XML schema declarations
13- - Write operations now perform in-place updates, minimizing git diffs
11+ - Fix YAML syntax error in update-changelog workflow
12+ - Fix CI workflow condition syntax
13+ - Fix ResourceFileParser to preserve file order and structure
1414
1515### Added
16- - Demo GIF showcasing all LRM features
17- - 5 new comprehensive tests for file preservation (Write_ShouldPreserveOriginalOrder, etc.)
18- - Demo script (demo.sh) with automatic backup/restore mechanism
19- - Demo GIF creation guide in CONTRIBUTING.md
20- - Assets folder for media files
16+ - Add community files and auto-updating changelog
17+ - Add status badges to README
2118
2219### Changed
23- - ResourceFileParser.Write() now updates entries in-place instead of recreating all elements
20+ - Update CHANGELOG and add automation workflow
21+ - Remove VERSION from build.sh for safety
2422
2523## [ 0.6.2] - 2025-01-09
2624
You can’t perform that action at this time.
0 commit comments