mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS of [Feature #12194] [ci skip]
This commit is contained in:
parent
9e5105ca45
commit
18a3bf5a0e
1 changed files with 5 additions and 0 deletions
5
NEWS.md
5
NEWS.md
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue