Skip to content

Commit 9f5f483

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.0.1 release
1 parent 3a1c8f9 commit 9f5f483

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)