Skip to content

Commit 07afdad

Browse files
Joy-lesslinkdotnet
authored andcommitted
Add changelog entry
1 parent d2b9f35 commit 07afdad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
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+
### Changed
10+
11+
- Added performance short-circuit when span is empty in `Append(ReadOnlySpan<char>)`, `AppendSpan(int)`, `Insert(int, ReadOnlySpan<char>)` in #233 (by @Joy-less)
12+
913
## [2.2.0] - 2025-01-25
1014

1115
### Added

0 commit comments

Comments
 (0)