Skip to content

Commit 58a2345

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 2.3.1 release
1 parent 59151cc commit 58a2345

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.3.1] - 2025-02-20
10+
911
### Changed
12+
1013
- Optimized when the internal buffer should grow. Fixed by [@Aniobodo](https://github.com/Aniobodo).
1114

1215
## [2.3.0] - 2025-02-16
@@ -470,7 +473,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
470473

471474
- Initial release
472475

473-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.3.0...HEAD
476+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/2.3.1...HEAD
477+
[2.3.1]: https://github.com/linkdotnet/StringBuilder/compare/2.3.0...2.3.1
474478
[2.3.0]: https://github.com/linkdotnet/StringBuilder/compare/2.2.0...2.3.0
475479
[2.2.0]: https://github.com/linkdotnet/StringBuilder/compare/2.1.0...2.2.0
476480
[2.1.0]: https://github.com/linkdotnet/StringBuilder/compare/2.0.0...2.1.0

0 commit comments

Comments
 (0)