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] - 2023-01-01
10+
911### Added
1012
11- - New ` AppendFormat ` functions (with 1 to 3 arguments).
13+ - New ` AppendFormat ` functions (with 1 to 3 arguments).
1214
1315## [ 1.10.6] - 2022-12-30
1416
@@ -241,7 +243,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
241243
242244- Initial release
243245
244- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.10.6...HEAD
246+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.11...HEAD
247+
248+ [ 1.11 ] : https://github.com/linkdotnet/StringBuilder/compare/1.10.6...1.11
245249
246250[ 1.10.6 ] : https://github.com/linkdotnet/StringBuilder/compare/1.10.5...1.10.6
247251
You can’t perform that action at this time.
0 commit comments