Update NEWS.md about deprecation

This commit is contained in:
Takashi Kokubun 2021-01-20 22:02:24 -08:00
parent e0d92d5e5d
commit f766ba54a9
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

View File

@ -44,6 +44,9 @@ Excluding feature bug fixes.
## Stdlib compatibility issues ## Stdlib compatibility issues
* `ERB#initialize` warns `safe_level` and later arguments even without -w.
[[Feature #14256]]
## C API updates ## C API updates
## Implementation improvements ## Implementation improvements
@ -61,6 +64,7 @@ Excluding feature bug fixes.
## Miscellaneous changes ## Miscellaneous changes
[Feature #14256]: https://bugs.ruby-lang.org/issues/14256
[Feature #16806]: https://bugs.ruby-lang.org/issues/16806 [Feature #16806]: https://bugs.ruby-lang.org/issues/16806
[Feature #17312]: https://bugs.ruby-lang.org/issues/17312 [Feature #17312]: https://bugs.ruby-lang.org/issues/17312
[Bug #17423]: https://bugs.ruby-lang.org/issues/17423 [Bug #17423]: https://bugs.ruby-lang.org/issues/17423