Skip to content

Commit 043874b

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 2.3.0 release
1 parent dd39217 commit 043874b

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.3.0] - 2025-02-16
10+
911
### Added
1012

1113
- Added `Equals(ReadOnlySpan<char>, StringComparison)` (by @Joy-less in #234)
@@ -465,7 +467,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
465467

466468
- Initial release
467469

468-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.2.0...HEAD
470+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.3.0...HEAD
471+
[2.3.0]: https://github.com/linkdotnet/StringBuilder/compare/2.2.0...2.3.0
469472
[2.2.0]: https://github.com/linkdotnet/StringBuilder/compare/2.1.0...2.2.0
470473
[2.1.0]: https://github.com/linkdotnet/StringBuilder/compare/2.0.0...2.1.0
471474
[2.0.0]: https://github.com/linkdotnet/StringBuilder/compare/1.22.0...2.0.0

0 commit comments

Comments
 (0)