Skip to content

Commit 9939cd6

Browse files
committed
Update CHANGELOG.md
1 parent 8814b6a commit 9939cd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Optimized `Replace(char, char)` (by @Joy-less in #241)
12+
- Optimized `Replace(ReadOnlySpan<char>, ReadOnlySpan<char>)` when both spans are length 1 (by @Joy-less in #241)
13+
914
## [2.4.0] - 2025-02-21
1015

1116
### Added

0 commit comments

Comments
 (0)