File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments