Skip to content

Commit a2678c1

Browse files
committed
Add change log entry.
1 parent cf7c4f1 commit a2678c1

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
@@ -4,6 +4,7 @@ Bug fixes:
44

55
* Fixed `BigDecimal#dup` so it now just returns the receiver, per Ruby 2.5+ semantics (#1680).
66
* Implemented `rb_eval_string_protect`.
7+
* Fixed `rb_get_kwargs` to correctly handle optional and rest arguments.
78

89
# 1.0 RC 17
910

0 commit comments

Comments
 (0)