Skip to content

Commit 43f98f8

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 3.4.0 release
1 parent f168ee5 commit 43f98f8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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.0] - 2026-02-18
10+
911
### Added
1012

1113
- `Append` and `Insert` can have `FormatProvider`. Reported by [@SMAH1](https://github.com/SMAH1) in #276
@@ -531,7 +533,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
531533

532534
- Initial release
533535

534-
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/3.3.0...HEAD
536+
[unreleased]: https://github.com/linkdotnet/StringBuilder/compare/3.4.0...HEAD
537+
[3.4.0]: https://github.com/linkdotnet/StringBuilder/compare/3.3.0...3.4.0
535538
[3.3.0]: https://github.com/linkdotnet/StringBuilder/compare/3.2.0...3.3.0
536539
[3.2.0]: https://github.com/linkdotnet/StringBuilder/compare/3.1.0...3.2.0
537540
[3.1.0]: https://github.com/linkdotnet/StringBuilder/compare/3.0.0...3.1.0

0 commit comments

Comments
 (0)