Skip to content

Commit 3446588

Browse files
andrykonchineregon
authored andcommitted
Add changelog record
1 parent 01fa9e6 commit 3446588

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
@@ -13,6 +13,7 @@ Compatibility:
1313
* Add `Process.argv0` method (@andrykonchin).
1414
* Add support for array pattern matching. This is opt-in via `--pattern-matching` since pattern matching is not fully supported yet. (#2683, @razetime).
1515
* Fix `Array#[]` with `ArithmeticSequence` argument when step is negative (@itarato).
16+
* Fix `Range#size` and return `nil` for beginningless Range when end isn't Numeric (@rwstauner).
1617

1718
Performance:
1819

0 commit comments

Comments
 (0)