Skip to content

Commit 8248a24

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 0.5.3 release
1 parent f43a231 commit 8248a24

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9-
### Changed
10-
- Smaller internal refactorings
9+
## [0.5.3] - 2022-12-28
10+
11+
\### Changed
12+
13+
- Smaller internal refactorings
1114

1215
## [0.5.2] - 2022-12-27
1316

@@ -61,7 +64,9 @@ This is the initial release for the `StringBuilder`.
6164

6265
- `StringBuilder` with some major methods like (`Insert`, `Remove`, `Append`)
6366

64-
[Unreleased]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.5.2...HEAD
67+
[Unreleased]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.5.3...HEAD
68+
69+
[0.5.3]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.5.2...0.5.3
6570

6671
[0.5.2]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.5.1...0.5.2
6772

0 commit comments

Comments
 (0)