diff --git a/NEWS b/NEWS index 3ac37a4392..14d9fda382 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,7 @@ with all sufficient information, see the ChangeLog file. * New methods: * Enumerable#join * Enumerable#chunk + * Enumerable#each_entry * Enumerable#slice_before * Enumerator