mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update NEWS.md about deprecation
This commit is contained in:
parent
e0d92d5e5d
commit
f766ba54a9
1 changed files with 4 additions and 0 deletions
4
NEWS.md
4
NEWS.md
|
@ -44,6 +44,9 @@ Excluding feature bug fixes.
|
|||
|
||||
## Stdlib compatibility issues
|
||||
|
||||
* `ERB#initialize` warns `safe_level` and later arguments even without -w.
|
||||
[[Feature #14256]]
|
||||
|
||||
## C API updates
|
||||
|
||||
## Implementation improvements
|
||||
|
@ -61,6 +64,7 @@ Excluding feature bug fixes.
|
|||
## Miscellaneous changes
|
||||
|
||||
|
||||
[Feature #14256]: https://bugs.ruby-lang.org/issues/14256
|
||||
[Feature #16806]: https://bugs.ruby-lang.org/issues/16806
|
||||
[Feature #17312]: https://bugs.ruby-lang.org/issues/17312
|
||||
[Bug #17423]: https://bugs.ruby-lang.org/issues/17423
|
||||
|
|
Loading…
Reference in a new issue