ruby-changes:65879
From: Nobuyoshi <ko1@a...>
Date: Fri, 16 Apr 2021 16:13:16 +0900 (JST)
Subject: [ruby-changes:65879] b6bb4623eb (master): NEWS for [Feature #15198] [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=b6bb4623eb From b6bb4623ebcf1335cf0a81d279cde24a9e97bcce Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Fri, 16 Apr 2021 16:12:10 +0900 Subject: NEWS for [Feature #15198] [ci skip] --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index cf79ab7..8670a0e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -19,6 +19,10 @@ Note that each entry is kept to a minimum, see links for details. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L19 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. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L98 [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 -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/