Skip to content

Commit a582563

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.21.1 release
1 parent 9442bdf commit a582563

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66

77
## [Unreleased]
88

9+
## [1.21.1] - 2024-11-08
10+
911
### Changed
12+
1013
- `Append(bool)` is now 33% faster
1114

1215
## [1.21.0] - 2024-09-20
@@ -409,7 +412,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
409412

410413
- Initial release
411414

412-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.21.0...HEAD
415+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.21.1...HEAD
416+
[1.21.1]: https://github.com/linkdotnet/StringBuilder/compare/1.21.0...1.21.1
413417
[1.21.0]: https://github.com/linkdotnet/StringBuilder/compare/1.20.0...1.21.0
414418
[1.20.0]: https://github.com/linkdotnet/StringBuilder/compare/1.19.1...1.20.0
415419
[1.19.1]: https://github.com/linkdotnet/StringBuilder/compare/1.19.0...1.19.1

0 commit comments

Comments
 (0)