Skip to content

Commit 7d0f112

Browse files
committed
Update CHANGELOG for 3.4.1 release
1 parent 9939feb commit 7d0f112

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)