ruby-changes:64712
From: Nobuyoshi <ko1@a...>
Date: Sat, 2 Jan 2021 17:27:44 +0900 (JST)
Subject: [ruby-changes:64712] 68ea7720b3 (master): NEWS: [Feature #17312] [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=68ea7720b3 From 68ea7720b367fe84da601cdbc61cb0d651c3221b Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sat, 2 Jan 2021 16:42:45 +0900 Subject: NEWS: [Feature #17312] [ci skip] diff --git a/NEWS.md b/NEWS.md index ccbf60c..920c7bb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -16,6 +16,14 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS.md#L16 Outstanding ones only. +* Enumerable + + * Enumerable#compact is added. [[Feature #17312]] + +* Enumerator::Lazy + + * Enumerator::Lazy#compact is added. [[Feature #17312]] + ## Stdlib updates Outstanding ones only. @@ -39,3 +47,6 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L47 ### TypeProf ## Miscellaneous changes + + +[Feature #17312]: https://bugs.ruby-lang.org/issues/17312 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/