Skip to content

Commit

Permalink
[GR-20446] Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andrykonchin committed May 13, 2022
1 parent 4868cd1 commit b30242d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Compatibility:
* Disable most `nokogiri` C extension patches when system libraries are not being used (#2693, @aardvark179).
* Implement `rb_gc_mark_maybe` and `rb_global_variable` to ensure `VALUE` stay live in C extensions (@aardvark179).
* Implement `rb_imemo_tmpbuf` allocation for `ripper` (@aardvark179).
* Improve support of `:chomp` keyword argument in `IO` and `StringIO` methods (#2650, @andrykonchin).

Performance:

Expand Down

0 comments on commit b30242d

Please sign in to comment.