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.4.0] - 2022-12-26
10+
911### Added
10- - Added the following methods: ` FindFirst ` , ` FindLast ` , ` FindAll `
12+
13+ - Added the following methods: ` FindFirst ` , ` FindLast ` , ` FindAll `
1114
1215## [ 0.3.0] - 2022-12-25
1316
@@ -33,7 +36,9 @@ This is the initial release for the `StringBuilder`.
3336
3437- ` StringBuilder ` with some major methods like (` Insert ` , ` Remove ` , ` Append ` )
3538
36- [ Unreleased ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.3.0...HEAD
39+ [ Unreleased ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.4.0...HEAD
40+
41+ [ 0.4.0 ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.3.0...0.4.0
3742
3843[ 0.3.0 ] : https://github.com/linkdotnet/golang-stringbuilder/compare/0.2.0...0.3.0
3944
You can’t perform that action at this time.
0 commit comments