Skip to content

Commit bea4a67

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.18.4 release
1 parent 3e3d136 commit bea4a67

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66

77
## [Unreleased]
88

9+
## [1.18.4] - 2023-10-14
10+
911
### Changed
1012

11-
- Optimized `Append(scoped ReadOnlySpan<char>)` to be roughly 5% faster
12-
- Optimized `AppendLine` to have less overhead
13+
- Optimized `Append(scoped ReadOnlySpan<char>)` to be roughly 5% faster
14+
- Optimized `AppendLine` to have less overhead
1315

1416
## [1.18.3] - 2023-09-22
1517

@@ -365,7 +367,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
365367

366368
- Initial release
367369

368-
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.18.3...HEAD
370+
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.18.4...HEAD
371+
372+
[1.18.4]: https://github.com/linkdotnet/StringBuilder/compare/1.18.3...1.18.4
369373

370374
[1.18.3]: https://github.com/linkdotnet/StringBuilder/compare/1.18.2...1.18.3
371375

0 commit comments

Comments
 (0)