File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,11 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T
66
77## [ Unreleased]
88
9+ ## [ 0.3.0] - 2022-12-25
10+
911### Added
10- - Added the following methods: ` RuneAt ` , ` AsRune `
12+
13+ - Added the following methods: ` RuneAt ` , ` AsRune `
1114
1215## [ 0.2.0] - 2022-12-23
1316
@@ -27,7 +30,9 @@ This is the initial release for the `StringBuilder`.
2730
2831- ` StringBuilder ` with some major methods like (` Insert ` , ` Remove ` , ` Append ` )
2932
30- [ Unreleased ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.2.0...HEAD
33+ [ Unreleased ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.3.0...HEAD
34+
35+ [ 0.3.0 ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.2.0...0.3.0
3136
3237[ 0.2.0 ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.1.0...0.2.0
3338
You can’t perform that action at this time.
0 commit comments