Skip to content

Commit 5cd2819

Browse files
committed
Mention 3 new MatchData methods in CHANGELOG
1 parent 5cdbda2 commit 5cd2819

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Compatibility:
3131
* Implement the `Data` class from Ruby 3.2 (#3039, @moste00, @eregon).
3232
* Make `Coverage.start` and `Coverage.result` accept parameters (#3149, @mtortonesi, @andrykonchin).
3333
* Implement `rb_check_funcall()` (@eregon).
34+
* Implement `MatchData#{byteoffset,deconstruct,deconstruct_keys}` from Ruby 3.2 (#3039, @rwstauner).
3435

3536
Performance:
3637

0 commit comments

Comments
 (0)