Skip to content

Commit 55cb052

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 2.4.0 release
1 parent e9b83c2 commit 55cb052

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

1113
- Added `ToString(int)` (by @Joy-less in #239)
@@ -487,7 +489,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
487489

488490
- Initial release
489491

490-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.3.1...HEAD
492+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.4.0...HEAD
493+
[2.4.0]: https://github.com/linkdotnet/StringBuilder/compare/2.3.1...2.4.0
491494
[2.3.1]: https://github.com/linkdotnet/StringBuilder/compare/2.3.0...2.3.1
492495
[2.3.0]: https://github.com/linkdotnet/StringBuilder/compare/2.2.0...2.3.0
493496
[2.2.0]: https://github.com/linkdotnet/StringBuilder/compare/2.1.0...2.2.0

0 commit comments

Comments
 (0)