File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-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.12.1] - 2023-02-21
10+
911### Changed
12+
1013- Remove redundant null check when using ` AppendJoin `
1114
1215## [ 1.12.0] - 2023-01-09
@@ -282,7 +285,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
282285
283286- Initial release
284287
285- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.12.0...HEAD
288+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.12.1...HEAD
289+
290+ [ 1.12.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.12.0...1.12.1
286291
287292[ 1.12.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.11.5...1.12.0
288293
You can’t perform that action at this time.
0 commit comments