Skip to content

Commit 6dc937f

Browse files
committed
Add changelog entry.
1 parent d4b2982 commit 6dc937f

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
@@ -5,6 +5,7 @@ Bug fixes:
55
* Fixed `BigDecimal#dup` so it now just returns the receiver, per Ruby 2.5+ semantics (#1680).
66
* Implemented `rb_eval_string_protect`.
77
* Fixed `rb_get_kwargs` to correctly handle optional and rest arguments.
8+
* `Hash#merge` now preserves the key order from the original hash for merged values (#1650).
89

910
# 1.0 RC 17
1011

0 commit comments

Comments
 (0)