File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.21.1] - 2024-11-08
10+
911### Changed
12+
1013- ` Append(bool) ` is now 33% faster
1114
1215## [ 1.21.0] - 2024-09-20
@@ -409,7 +412,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
409412
410413- Initial release
411414
412- [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.0...HEAD
415+ [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.1...HEAD
416+ [ 1.21.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.0...1.21.1
413417[ 1.21.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.20.0...1.21.0
414418[ 1.20.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.19.1...1.20.0
415419[ 1.19.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.19.0...1.19.1
You can’t perform that action at this time.
0 commit comments