Skip to content

Commit 5ad3e8a

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.19.0 release
1 parent ae63be0 commit 5ad3e8a

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.19.0] - 2024-03-02
10+
911
## Added
1012

11-
- Support for `net9.0`
12-
- New `Append` overload that accepts a single character
13+
- Support for `net9.0`
14+
- New `Append` overload that accepts a single character
1315

1416
## [1.18.6] - 2023-11-03
1517

@@ -386,7 +388,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
386388

387389
- Initial release
388390

389-
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.18.6...HEAD
391+
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.19.0...HEAD
392+
393+
[1.19.0]: https://github.com/linkdotnet/StringBuilder/compare/1.18.6...1.19.0
390394

391395
[1.18.6]: https://github.com/linkdotnet/StringBuilder/compare/1.18.5...1.18.6
392396

0 commit comments

Comments
 (0)