NEWS of [Feature #12194] [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2021-03-15 20:05:03 +09:00
parent 9e5105ca45
commit 18a3bf5a0e
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@ Outstanding ones only.
* Enumerator::Lazy#compact is added. [[Feature #17312]]
* File
* File.dirname now accepts an optional argument for the level to
strip path components. [[Feature #12194]]
* Module
* Module#prepend now modifies the ancestor chain if the receiver