Skip to content

Commit 06cb328

Browse files
committed
Added changelog entry
1 parent 202a72f commit 06cb328

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Added
10+
11+
- The string builder can be used in chaining operations. `sb.Append("Hello").Append(" ").Append("World")`
12+
913
## [0.6.1] - 2022-12-28
1014

1115
### Fixed

0 commit comments

Comments
 (0)