Skip to content

Commit 587b0ec

Browse files
committed
Add ChangeLog entry
1 parent d5490f1 commit 587b0ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Bug fixes:
1414

1515
* `autoload :C, "path"; require "path"` now correctly triggers the autoload.
1616

17+
Compatibility:
18+
19+
* Yield different number of arguments for `Hash#each` and `Hash#each_pair` based
20+
on the block arity like MRI (#1629).
21+
1722
# 1.0 RC 14
1823

1924
Updated to Ruby 2.6.2.

0 commit comments

Comments
 (0)