mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: [Feature #17312] [ci skip]
This commit is contained in:
parent
b8d33df1d9
commit
68ea7720b3
Notes:
git
2021-01-02 17:27:50 +09:00
1 changed files with 11 additions and 0 deletions
11
NEWS.md
11
NEWS.md
|
@ -16,6 +16,14 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
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.
|
|||
### TypeProf
|
||||
|
||||
## Miscellaneous changes
|
||||
|
||||
|
||||
[Feature #17312]: https://bugs.ruby-lang.org/issues/17312
|
||||
|
|
Loading…
Reference in a new issue