File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010- Nothing yet.
1111
12+ ## [ v3.1.2] - 2025-12-17
13+
14+ ### Fixed
15+
16+ - Fix XML reading/writing when XML processing instructions are present.
17+
18+ ## [ v3.1.1] - 2025-12-16
19+
20+ ### Fixed
21+
22+ - Homebrew release.
23+
1224## [ v3.1.0] - 2025-12-16
1325
1426### Added
@@ -709,7 +721,9 @@ See [documentation](https://daseldocs.tomwright.me) for all changes.
709721
710722- Everything!
711723
712- [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.1.0...HEAD
724+ [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.1.2...HEAD
725+ [ v3.1.2 ] : https://github.com/TomWright/dasel/compare/v3.1.1...v3.1.2
726+ [ v3.1.1 ] : https://github.com/TomWright/dasel/compare/v3.1.0...v3.1.1
713727[ v3.1.0 ] : https://github.com/TomWright/dasel/compare/v3.0.0...v3.1.0
714728[ v3.0.0 ] : https://github.com/TomWright/dasel/compare/v2.8.1...v3.0.0
715729[ v2.8.1 ] : https://github.com/TomWright/dasel/compare/v2.8.0...v2.8.1
You can’t perform that action at this time.
0 commit comments