Skip to content

Commit 2daebe3

Browse files
author
Nicolas Laurent
committed
changelog
1 parent 9ef54d2 commit 2daebe3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ Compatibility:
101101
* Support for the Darkfish theme for RDoc generation has been added back.
102102
* Implemented `Kernel#system` `exception: true` option.
103103
* Implemented `Random.bytes`.
104+
* Added the ability to parse endless ranges.
105+
* Made `Range#to_a` compatible with endless ranges.
106+
* Made `Array#[]= ` compatible with endless ranges.
104107

105108
Performance:
106109

0 commit comments

Comments
 (0)