File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments