Skip to content

Commit 5eb7fe1

Browse files
committed
Add change log entry.
1 parent d595d4f commit 5eb7fe1

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
@@ -11,6 +11,7 @@ Compatibility:
1111

1212
* Fix `Array#fill` to raise `TypeError` instead of `ArgumentError` when the length argument is not numeric (#2652, @andrykonchin).
1313
* Warn when a global variable is not initialized (#2595, @andrykonchin).
14+
* Range literals are now created at parse time like CRuby (#2622, @aardvark179).
1415

1516
Performance:
1617

0 commit comments

Comments
 (0)