mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
99a65e80d5
commit
f924e05b68
Notes:
git
2022-01-31 07:38:36 +09:00
Merged: https://github.com/ruby/ruby/pull/5507 Merged-By: nobu <nobu@ruby-lang.org>
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -68,7 +68,7 @@ Note: We're only listing outstanding class updates.
|
||||||
* Refinement#refined_class has been added. [[Feature #12737]]
|
* Refinement#refined_class has been added. [[Feature #12737]]
|
||||||
|
|
||||||
* Struct
|
* Struct
|
||||||
* A Struct class can also be initialized with keyboard arguments
|
* A Struct class can also be initialized with keyword arguments
|
||||||
without `keyword_init: true` on `Struct.new` [[Feature #16806]]
|
without `keyword_init: true` on `Struct.new` [[Feature #16806]]
|
||||||
|
|
||||||
## Stdlib updates
|
## Stdlib updates
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue