Skip to content

Commit 210d1c5

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 2.2.0 release
1 parent f3f4759 commit 210d1c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
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+
## [2.2.0] - 2025-01-25
10+
911
### Added
1012

1113
- Added `TrimPrefix(ReadOnlySpan<char>, StringComparison)` (by yours truly (@Joy-less) in #226)
@@ -454,7 +456,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
454456

455457
- Initial release
456458

457-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.1.0...HEAD
459+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.2.0...HEAD
460+
[2.2.0]: https://github.com/linkdotnet/StringBuilder/compare/2.1.0...2.2.0
458461
[2.1.0]: https://github.com/linkdotnet/StringBuilder/compare/2.0.0...2.1.0
459462
[2.0.0]: https://github.com/linkdotnet/StringBuilder/compare/1.22.0...2.0.0
460463
[1.22.0]: https://github.com/linkdotnet/StringBuilder/compare/1.21.1...1.22.0

0 commit comments

Comments
 (0)