Skip to content

Commit d06065b

Browse files
authored
Corrected changelog
1 parent d62f70e commit d06065b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9-
## [1.8.0] - 2022-11-15
10-
119
### Changed
1210

1311
- Slight improvement when appending nullable types to the string builder
1412

13+
## [1.8.0] - 2022-11-15
14+
1515
### Added
1616

1717
- implicit cast operator from `string` and `ReadOnlySpan<char>` to the `ValueStringBuilder` with pre-initialized buffer

0 commit comments

Comments
 (0)