[ruby/ostruct] Update NEWS

This commit is contained in:
Marc-Andre Lafortune 2020-09-26 00:29:18 -04:00 committed by Marc-André Lafortune
parent 0977040133
commit 0e93118c44
Notes: git 2020-10-01 07:11:51 +09:00

View File

@ -269,6 +269,14 @@ Outstanding ones only.
* Update to IRB 1.2.6 * Update to IRB 1.2.6
* OpenStruct
* Initialization no longer lazy [[Bug #12136]]
* Builtin methods can now be overridden safely. [[Bug #15409]]
* Implementation uses only methods ending with `!`.
* Ractor compatible.
* Use officially discouraged. Read "Caveats" section.
* Reline * Reline
* Update to Reline 0.1.5 * Update to Reline 0.1.5