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.18.3] - 2023-09-22
10+
911### Changed
10- - Enumerator.MoveNext is now a bit faster
12+
13+ - Enumerator.MoveNext is now a bit faster
1114
1215## [ 1.18.2] - 2023-09-08
1316
@@ -357,7 +360,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
357360
358361- Initial release
359362
360- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.2...HEAD
363+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.3...HEAD
364+
365+ [ 1.18.3 ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.2...1.18.3
361366
362367[ 1.18.2 ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.1...1.18.2
363368
You can’t perform that action at this time.
0 commit comments