File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed 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.2.0] - 2025-12-26
13+
1014### Added
1115- ` join ` function to join array elements into a single string with a specified separator. [ See docs] ( https://daseldocs.tomwright.me/functions/join ) .
1216
@@ -733,7 +737,8 @@ See [documentation](https://daseldocs.tomwright.me) for all changes.
733737
734738- Everything!
735739
736- [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.1.4...HEAD
740+ [ unreleased ] : https://github.com/TomWright/dasel/compare/v3.2.0...HEAD
741+ [ v3.2.0 ] : https://github.com/TomWright/dasel/compare/v3.1.4...v3.2.0
737742[ v3.1.4 ] : https://github.com/TomWright/dasel/compare/v3.1.3...v3.1.4
738743[ v3.1.3 ] : https://github.com/TomWright/dasel/compare/v3.1.2...v3.1.3
739744[ v3.1.2 ] : https://github.com/TomWright/dasel/compare/v3.1.1...v3.1.2
You can’t perform that action at this time.
0 commit comments