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+ ## [ 3.3.0] - 2026-01-19
10+
911### Added
1012
1113- Added ` AppendInterpolatedStringHandler ` to support zero-allocation string interpolation in ` Append ` and ` AppendLine ` methods.
@@ -525,7 +527,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
525527
526528- Initial release
527529
528- [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/3.2.0...HEAD
530+ [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/3.3.0...HEAD
531+ [ 3.3.0 ] : https://github.com/linkdotnet/StringBuilder/compare/3.2.0...3.3.0
529532[ 3.2.0 ] : https://github.com/linkdotnet/StringBuilder/compare/3.1.0...3.2.0
530533[ 3.1.0 ] : https://github.com/linkdotnet/StringBuilder/compare/3.0.0...3.1.0
531534[ 3.0.0 ] : https://github.com/linkdotnet/StringBuilder/compare/2.4.1...3.0.0
You can’t perform that action at this time.
0 commit comments