Add [Feature #19013] to NEWS [ci skip]
This commit is contained in:
parent
a11952dac1
commit
0d697e341a
Notes:
git
2022-10-22 07:46:51 +00:00
3
NEWS.md
3
NEWS.md
@ -184,6 +184,9 @@ Note: We're only listing outstanding class updates.
|
||||
* Refinement
|
||||
* Refinement#refined_class has been added. [[Feature #12737]]
|
||||
|
||||
* RubyVM::AbstractSyntaxTree
|
||||
* Add `error_tolerant` option for `parse`, `parse_file` and `of`. [[Feature #19013]]
|
||||
|
||||
* Set
|
||||
* Set is now available as a built-in class without the need for `require "set"`. [[Feature #16989]]
|
||||
It is currently autoloaded via the `Set` constant or a call to `Enumerable#to_set`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user