diff --git a/NEWS b/NEWS index 1028b523d..1ef8a1b45 100644 --- a/NEWS +++ b/NEWS @@ -78,6 +78,7 @@ with all sufficient information, see the ChangeLog file. * Array#reject * Array#reject! * Array#delete_if + * Array#select Return an enumerator if no block is given.