mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS for [Feature #15198] [ci skip]
This commit is contained in:
parent
55d91a096a
commit
b6bb4623eb
1 changed files with 5 additions and 0 deletions
5
NEWS.md
5
NEWS.md
|
@ -19,6 +19,10 @@ Note that each entry is kept to a minimum, see links for details.
|
|||
|
||||
Outstanding ones only.
|
||||
|
||||
* Array
|
||||
|
||||
* Array#intersect? is added. [[Feature #15198]]
|
||||
|
||||
* Enumerable
|
||||
|
||||
* Enumerable#compact is added. [[Feature #17312]]
|
||||
|
@ -94,6 +98,7 @@ Excluding feature bug fixes.
|
|||
|
||||
[Feature #12194]: https://bugs.ruby-lang.org/issues/12194
|
||||
[Feature #14256]: https://bugs.ruby-lang.org/issues/14256
|
||||
[Feature #15198]: https://bugs.ruby-lang.org/issues/15198
|
||||
[Feature #16043]: https://bugs.ruby-lang.org/issues/16043
|
||||
[Feature #16806]: https://bugs.ruby-lang.org/issues/16806
|
||||
[Feature #17312]: https://bugs.ruby-lang.org/issues/17312
|
||||
|
|
Loading…
Add table
Reference in a new issue