Skip to content

Commit b30242d

Browse files
committed
[GR-20446] Update Changelog
1 parent 4868cd1 commit b30242d

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
@@ -23,6 +23,7 @@ Compatibility:
2323
* Disable most `nokogiri` C extension patches when system libraries are not being used (#2693, @aardvark179).
2424
* Implement `rb_gc_mark_maybe` and `rb_global_variable` to ensure `VALUE` stay live in C extensions (@aardvark179).
2525
* Implement `rb_imemo_tmpbuf` allocation for `ripper` (@aardvark179).
26+
* Improve support of `:chomp` keyword argument in `IO` and `StringIO` methods (#2650, @andrykonchin).
2627

2728
Performance:
2829

0 commit comments

Comments
 (0)