File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed 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.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
You can’t perform that action at this time.
0 commit comments