File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet.
11+
12+ ## [ v3.4.1] - 2026-03-30
13+
1014### Fixed
1115
1216- Escape characters in query strings now work as expected, e.g. ` \n ` will be treated as a newline character instead of the literal string ` \n ` .
@@ -788,7 +792,8 @@ See [documentation](https://daseldocs.tomwright.me) for all changes.
788792
789793- Everything!
790794
791- [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.4.0...HEAD
795+ [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.4.1...HEAD
796+ [ v3.4.1 ] : https://github.com/TomWright/dasel/compare/v3.4.0...v3.4.1
792797[ v3.4.0 ] : https://github.com/TomWright/dasel/compare/v3.3.2...v3.4.0
793798[ v3.3.2 ] : https://github.com/TomWright/dasel/compare/v3.3.1...v3.3.2
794799[ v3.3.1 ] : https://github.com/TomWright/dasel/compare/v3.3.0...v3.3.1
You can’t perform that action at this time.
0 commit comments