Skip to content

Commit c921851

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.12.1 release
1 parent 1bd9ef9 commit c921851

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.12.1] - 2023-02-21
10+
911
### Changed
12+
1013
- Remove redundant null check when using `AppendJoin`
1114

1215
## [1.12.0] - 2023-01-09
@@ -282,7 +285,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
282285

283286
- Initial release
284287

285-
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.12.0...HEAD
288+
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.12.1...HEAD
289+
290+
[1.12.1]: https://github.com/linkdotnet/StringBuilder/compare/1.12.0...1.12.1
286291

287292
[1.12.0]: https://github.com/linkdotnet/StringBuilder/compare/1.11.5...1.12.0
288293

0 commit comments

Comments
 (0)