File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
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.0.1] - 2022-04-13
10+
911### Added
10- - Enabled some optimization hints for the compiler.
11- - Include debug symbols when publishing to NuGet for easier debugging experience
12+
13+ - Enabled some optimization hints for the compiler.
14+ - Include debug symbols when publishing to NuGet for easier debugging experience
1215
1316## [ 1.0.0] - 2022-04-12
1417
@@ -61,8 +64,10 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
6164
6265- Initial release
6366
64- [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.0.0...HEAD
67+ [ Unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.0.1...HEAD
68+
69+ [ 1.0.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.0.0...1.0.1
6570
6671[ 1.0.0 ] : https://github.com/linkdotnet/StringBuilder/compare/0.9.5...1.0.0
6772
68- [ 0.9.5 ] : https://github.com/linkdotnet/StringBuilder/compare/0.9.4...0.9.5
73+ [ 0.9.5 ] : https://github.com/linkdotnet/StringBuilder/compare/0.9.4...0.9.5
You can’t perform that action at this time.
0 commit comments