Skip to content

Commit b9c0415

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.15.0 release
1 parent 37ad404 commit b9c0415

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.15.0] - 2023-03-26
10+
911
### Added
1012

11-
- New `Trim`, `TrimStart` and `TrimEnd` methods
13+
- New `Trim`, `TrimStart` and `TrimEnd` methods
1214

1315
## [1.14.0] - 2023-03-25
1416

@@ -322,7 +324,9 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
322324

323325
- Initial release
324326

325-
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.14.0...HEAD
327+
[Unreleased]: https://github.com/linkdotnet/StringBuilder/compare/1.15.0...HEAD
328+
329+
[1.15.0]: https://github.com/linkdotnet/StringBuilder/compare/1.14.0...1.15.0
326330

327331
[1.14.0]: https://github.com/linkdotnet/StringBuilder/compare/1.13.1...1.14.0
328332

0 commit comments

Comments
 (0)