Skip to content

Commit 9271204

Browse files
committed
Update changelog and add entry for supporting anonymous memberless Struct
1 parent d6b4a57 commit 9271204

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
@@ -19,6 +19,7 @@ Compatibility:
1919
* Fix evaluation order for multi-assignment and evaluate left-hand-side before right-hand-side (@andrykonchin).
2020
* Add `Regexp.linear_time?` method (#3039, @andrykonchin).
2121
* Allow null encoding pointer in `rb_enc_interned_str_cstr` (@thomasmarshall).
22+
* Allow anonymous memberless Struct (@simonlevasseur).
2223

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

0 commit comments

Comments
 (0)