Skip to content

Commit 65db5bd

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.22.0 release
1 parent dece245 commit 65db5bd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.22.0] - 2024-12-18
10+
911
### Added
1012

1113
- `AppendSpan` method
@@ -416,7 +418,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
416418

417419
- Initial release
418420

419-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.21.1...HEAD
421+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.22.0...HEAD
422+
[1.22.0]: https://github.com/linkdotnet/StringBuilder/compare/1.21.1...1.22.0
420423
[1.21.1]: https://github.com/linkdotnet/StringBuilder/compare/1.21.0...1.21.1
421424
[1.21.0]: https://github.com/linkdotnet/StringBuilder/compare/1.20.0...1.21.0
422425
[1.20.0]: https://github.com/linkdotnet/StringBuilder/compare/1.19.1...1.20.0

0 commit comments

Comments
 (0)