File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.19.0] - 2024-03-02
10+
911## Added
1012
11- - Support for ` net9.0 `
12- - New ` Append ` overload that accepts a single character
13+ - Support for ` net9.0 `
14+ - New ` Append ` overload that accepts a single character
1315
1416## [ 1.18.6] - 2023-11-03
1517
@@ -386,7 +388,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
386388
387389- Initial release
388390
389- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.6...HEAD
391+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.19.0...HEAD
392+
393+ [ 1.19.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.6...1.19.0
390394
391395[ 1.18.6 ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.5...1.18.6
392396
You can’t perform that action at this time.
0 commit comments