Skip to content

Commit f1831e7

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 2.1.0 release
1 parent 77fc713 commit f1831e7

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+
## [2.1.0] - 2025-01-14
10+
911
### Added
1012

1113
- Added `Replace(Rune, Rune)` overload
@@ -443,7 +445,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
443445

444446
- Initial release
445447

446-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.0.0...HEAD
448+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.1.0...HEAD
449+
[2.1.0]: https://github.com/linkdotnet/StringBuilder/compare/2.0.0...2.1.0
447450
[2.0.0]: https://github.com/linkdotnet/StringBuilder/compare/1.22.0...2.0.0
448451
[1.22.0]: https://github.com/linkdotnet/StringBuilder/compare/1.21.1...1.22.0
449452
[1.21.1]: https://github.com/linkdotnet/StringBuilder/compare/1.21.0...1.21.1

0 commit comments

Comments
 (0)