Skip to content

Commit 58416df

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 1.21.0 release
1 parent b71ea72 commit 58416df

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 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.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

0 commit comments

Comments
 (0)