Mentioned https://github.com/ruby/ruby/pull/6086 to NEWS
This commit is contained in:
parent
63a9b72c17
commit
6229c02d6b
5
NEWS.md
5
NEWS.md
@ -270,6 +270,10 @@ Note: We're only listing outstanding class updates.
|
||||
|
||||
* Refinement#refined_class has been added. [[Feature #12737]]
|
||||
|
||||
* RubyVM
|
||||
|
||||
* Add debug counters to `RubyVM.stat`. [[GH-6086]]
|
||||
|
||||
* RubyVM::AbstractSyntaxTree
|
||||
|
||||
* Add `error_tolerant` option for `parse`, `parse_file` and `of`. [[Feature #19013]]
|
||||
@ -751,3 +755,4 @@ The following deprecated APIs are removed.
|
||||
[Feature #19135]: https://bugs.ruby-lang.org/issues/19135
|
||||
[Feature #19138]: https://bugs.ruby-lang.org/issues/19138
|
||||
[Feature #19194]: https://bugs.ruby-lang.org/issues/19194
|
||||
[GH-6086]: https://github.com/ruby/ruby/pull/6086
|
||||
|
Loading…
x
Reference in New Issue
Block a user