Skip to content

Commit 397abe2

Browse files
author
Lillian Zhang
committed
changelog entry for Enumerable#tally and #filter_map
1 parent d4bbb52 commit 397abe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Compatibility:
1313

1414
* Implement `String#undump` (#2131, @kustosz)
1515
* `Errno` constants with the same `errno` number are now the same class.
16+
* Implement `Enumerable#tally` and `Enumerable#filter_map` (#2144 and #2152, @LillianZ).
1617

1718
Performance:
1819

0 commit comments

Comments
 (0)