File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.11.2] - 2023-01-03
10+
911### Added
1012
11- - Compiler hints for new ` AppendFormat ` methods
13+ - Compiler hints for new ` AppendFormat ` methods
1214
1315## [ 1.11.1] - 2023-01-01
1416
@@ -253,7 +255,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
253255
254256- Initial release
255257
256- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.11.1...HEAD
258+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.11.2...HEAD
259+
260+ [ 1.11.2 ] : https://github.com/linkdotnet/StringBuilder/compare/1.11.1...1.11.2
257261
258262[ 1.11.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.11...1.11.1
259263
You can’t perform that action at this time.
0 commit comments