File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.22.0] - 2024-12-18
10+
911### Added
1012
1113- ` AppendSpan ` method
@@ -416,7 +418,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
416418
417419- Initial release
418420
419- [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.1...HEAD
421+ [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.22.0...HEAD
422+ [ 1.22.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.1...1.22.0
420423[ 1.21.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.0...1.21.1
421424[ 1.21.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.20.0...1.21.0
422425[ 1.20.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.19.1...1.20.0
You can’t perform that action at this time.
0 commit comments