[Feature #20293] Add Warning.categories
to NEWS
This commit is contained in:
parent
8655b9f7c6
commit
aa5b1d8df9
6
NEWS.md
6
NEWS.md
@ -86,6 +86,11 @@ Note: We're only listing outstanding class updates.
|
||||
associated with the AST node. [[Feature #20624]]
|
||||
* Add RubyVM::AbstractSyntaxTree::Location class which holds location information. [[Feature #20624]]
|
||||
|
||||
* Warning
|
||||
|
||||
* Add Warning.categories method which returns a list of possible warning categories.
|
||||
[[Feature #20293]]
|
||||
|
||||
## Stdlib updates
|
||||
|
||||
* Tempfile
|
||||
@ -280,6 +285,7 @@ details of the default gems or bundled gems.
|
||||
[Feature #20205]: https://bugs.ruby-lang.org/issues/20205
|
||||
[Bug #20218]: https://bugs.ruby-lang.org/issues/20218
|
||||
[Feature #20265]: https://bugs.ruby-lang.org/issues/20265
|
||||
[Feature #20293]: https://bugs.ruby-lang.org/issues/20293
|
||||
[Feature #20429]: https://bugs.ruby-lang.org/issues/20429
|
||||
[Bug #20433]: https://bugs.ruby-lang.org/issues/20433
|
||||
[Feature #20443]: https://bugs.ruby-lang.org/issues/20443
|
||||
|
Loading…
x
Reference in New Issue
Block a user