Skip to content

Commit 305e670

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.11.1 release
1 parent d9f54fe commit 305e670

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66

77
## [Unreleased]
88

9+
## [1.11.1] - 2023-01-01
10+
911
### Changed
10-
- Refactored `AppendFormat` to be faster especially for longer text.
12+
13+
- Refactored `AppendFormat` to be faster especially for longer text.
1114

1215
## [1.11] - 2023-01-01
1316

@@ -246,7 +249,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
246249

247250
- Initial release
248251

249-
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.11...HEAD
252+
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.11.1...HEAD
253+
254+
[1.11.1]: https://github.com/linkdotnet/StringBuilder/compare/1.11...1.11.1
250255

251256
[1.11]: https://github.com/linkdotnet/StringBuilder/compare/1.10.6...1.11
252257

0 commit comments

Comments
 (0)