Skip to content

Commit dff02a5

Browse files
committed
Add changelog entry
1 parent c90d0fd commit dff02a5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
### Added
10+
11+
- Added `Equals(ReadOnlySpan<char>, StringComparison)` (by @Joy-less in #234)
12+
13+
### Changed
14+
15+
- Improved `Equals(ReadOnlySpan<char>)` (by @Joy-less in #234)
16+
917
## [2.2.0] - 2025-01-25
1018

1119
### Added

0 commit comments

Comments
 (0)