NEWS for [Feature #16233] [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2020-11-22 23:08:38 +09:00
parent 82e836dc7d
commit 175952bf07
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -146,6 +146,12 @@ Outstanding ones only.
* ENV.except, which returns a hash excluding the given keys
and their values. [[Feature #15822]]
* Encoding
* New encoding
* Added new encoding IBM720. [[Feature #16233]]
* Hash
* Modified method
@ -599,6 +605,7 @@ end
[Feature #16150]: https://bugs.ruby-lang.org/issues/16150
[Feature #16166]: https://bugs.ruby-lang.org/issues/16166
[Feature #16175]: https://bugs.ruby-lang.org/issues/16175
[Feature #16233]: https://bugs.ruby-lang.org/issues/16233
[Feature #16260]: https://bugs.ruby-lang.org/issues/16260
[Feature #16274]: https://bugs.ruby-lang.org/issues/16274
[Feature #16377]: https://bugs.ruby-lang.org/issues/16377