File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,12 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.4.1] - 2022-11-04
10+
911### Added
10- - Smaller internal API improvements
11- - Smaller performance improvements
12+
13+ - Smaller internal API improvements
14+ - Smaller performance improvements
1215
1316## [ 1.4.0] - 2022-10-11
1417
@@ -107,7 +110,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
107110
108111- Initial release
109112
110- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.4.0...HEAD
113+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.4.1...HEAD
114+
115+ [ 1.4.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.4.0...1.4.1
111116
112117[ 1.4.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.3.0...1.4.0
113118
You can’t perform that action at this time.
0 commit comments