Skip to content

Commit db79ca9

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 3.4.1 release
1 parent 06d8825 commit db79ca9

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+
## [3.4.1] - 2026-02-19
10+
911
### Fixed
1012

1113
- Use correct culture (`CurrentCulture`) when no `FormatProvider` is provided in `Append` and `Insert` methods.
@@ -537,7 +539,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
537539

538540
- Initial release
539541

540-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/3.4.0...HEAD
542+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/3.4.1...HEAD
543+
[3.4.1]: https://github.com/linkdotnet/StringBuilder/compare/3.4.0...3.4.1
541544
[3.4.0]: https://github.com/linkdotnet/StringBuilder/compare/3.3.0...3.4.0
542545
[3.3.0]: https://github.com/linkdotnet/StringBuilder/compare/3.2.0...3.3.0
543546
[3.2.0]: https://github.com/linkdotnet/StringBuilder/compare/3.1.0...3.2.0

0 commit comments

Comments
 (0)