Skip to content

Commit

Permalink
Update changelog and add entry for supporting anonymous memberless St…
Browse files Browse the repository at this point in the history
…ruct
  • Loading branch information
andrykonchin committed Apr 23, 2024
1 parent fa3c8e7 commit a231384
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 @@ -19,6 +19,7 @@ Compatibility:
* Fix evaluation order for multi-assignment and evaluate left-hand-side before right-hand-side (@andrykonchin).
* Add `Regexp.linear_time?` method (#3039, @andrykonchin).
* Allow null encoding pointer in `rb_enc_interned_str_cstr` (@thomasmarshall).
* Allow anonymous memberless Struct (@simonlevasseur).

Performance:
* Fix inline caching for Regexp creation from Strings (#3492, @andrykonchin, @eregon).
Expand Down

0 comments on commit a231384

Please sign in to comment.