Skip to content

Commit 3b593e8

Browse files
committed
Update changelog
1 parent bc014eb commit 3b593e8

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
@@ -17,6 +17,7 @@ Compatibility:
1717
* Warn when a global variable is not initialized (#2595, @andrykonchin).
1818
* Fix escaping of `/` by `Regexp#source` (#2569, @andrykonchin).
1919
* Range literals of integers are now created at parse time like in CRuby (#2622, @aardvark179).
20+
* Fix exception message when there are missing or extra keyword arguments - it contains all the missing/extra keywords now (#1522, @andrykonchin).
2021

2122
Performance:
2223

0 commit comments

Comments
 (0)