Skip to content

Commit e9ee3ba

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.11 release
1 parent bc43553 commit e9ee3ba

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)