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+ ## [ 2.3.1] - 2025-02-20
10+
911### Changed
12+
1013- Optimized when the internal buffer should grow. Fixed by [ @Aniobodo ] ( https://github.com/Aniobodo ) .
1114
1215## [ 2.3.0] - 2025-02-16
@@ -470,7 +473,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
470473
471474- Initial release
472475
473- [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/2.3.0...HEAD
476+ [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/2.3.1...HEAD
477+ [ 2.3.1 ] : https://github.com/linkdotnet/StringBuilder/compare/2.3.0...2.3.1
474478[ 2.3.0 ] : https://github.com/linkdotnet/StringBuilder/compare/2.2.0...2.3.0
475479[ 2.2.0 ] : https://github.com/linkdotnet/StringBuilder/compare/2.1.0...2.2.0
476480[ 2.1.0 ] : https://github.com/linkdotnet/StringBuilder/compare/2.0.0...2.1.0
You can’t perform that action at this time.
0 commit comments