Skip to content

Commit 9b341dd

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.11.2 release
1 parent 8ffb68b commit 9b341dd

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.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

0 commit comments

Comments
 (0)