File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 1.21.0] - 2024-09-20
10+
911### Added
12+
1013- ` PadLeft ` and ` PadRight ` methods
1114
1215## [ 1.20.0] - 2024-05-02
@@ -403,7 +406,8 @@ This release brings extensions to the `ValueStringBuilder` API. For `v1.0` the `
403406
404407- Initial release
405408
406- [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.20.0...HEAD
409+ [ unreleased ] : https://github.com/linkdotnet/StringBuilder/compare/1.21.0...HEAD
410+ [ 1.21.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.20.0...1.21.0
407411[ 1.20.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.19.1...1.20.0
408412[ 1.19.1 ] : https://github.com/linkdotnet/StringBuilder/compare/1.19.0...1.19.1
409413[ 1.19.0 ] : https://github.com/linkdotnet/StringBuilder/compare/1.18.6...1.19.0
You can’t perform that action at this time.
0 commit comments