Skip to content

Commit f84bb0d

Browse files
andrykonchineregon
authored andcommitted
Mention the fix in the changelog.
1 parent 87ac2a1 commit f84bb0d

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
@@ -12,6 +12,7 @@ Compatibility:
1212
* Make `Array#shuffle` produce the same results as CRuby (@rwstauner).
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).
15+
* Fix `Array#[]` with `ArithmeticSequence` argument when step is negative (@itarato).
1516

1617
Performance:
1718

0 commit comments

Comments
 (0)