File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,11 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.13.1] - 2023-03-17
10+
911### Changed
10- - Remove unused defensive check in ` EnsureCapacity `
12+
13+ - Remove unused defensive check in ` EnsureCapacity `
1114
1215## [ 1.13.0] - 2023-03-04
1316
@@ -304,7 +307,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
304307
305308- Initial release
306309
307- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.13.0...HEAD
310+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.13.1...HEAD
311+
312+ [ 1.13.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.13.0...1.13.1
308313
309314[ 1.13.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.12.2...1.13.0
310315
You can’t perform that action at this time.
0 commit comments