Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 81f9585

Browse files
author
LinkDotNet Bot
committed
Update Changelog.md for 0.11.0 release
1 parent b99e7fd commit 81f9585

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,6 +6,8 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66

77
## [Unreleased]
88

9+
## [0.11.0] - 2023-10-20
10+
911
### Added
1012

1113
- `SetRuneAt` is added to the string builder
@@ -105,7 +107,9 @@ This is the initial release for the `StringBuilder`.
105107

106108
- `StringBuilder` with some major methods like (`Insert`, `Remove`, `Append`)
107109

108-
[Unreleased]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.10.0...HEAD
110+
[Unreleased]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.11.0...HEAD
111+
112+
[0.11.0]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.10.0...0.11.0
109113

110114
[0.10.0]: https://github.com/linkdotnet/golang-stringbuilder/compare/0.9.0...0.10.0
111115

0 commit comments

Comments
 (0)