Skip to content

Commit

Permalink
Add ChangeLog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Apr 18, 2023
1 parent a6f87f3 commit d902957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Compatibility:
* Fix `Hash#shift` when Hash is empty but has initial default value or initial default proc (@itarato).
* Make `Array#shuffle` produce the same results as CRuby (@rwstauner).
* Add `Process.argv0` method (@andrykonchin).
* Add support for array pattern matching. This is opt-in via `--pattern-matching` since pattern matching is not fully supported yet. (#2683, @razetime).

Performance:

Expand Down

0 comments on commit d902957

Please sign in to comment.