Skip to content

Commit

Permalink
Release 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Nov 12, 2022
1 parent f76ddc6 commit 60a88fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ XP AST ChangeLog

## ?.?.? / ????-??-??

## 9.2.0 / 2022-11-12

* Added support for omitting expressions in destructuring assignments,
e.g. `list($a, , $b)= $expr` or `[, $a]= $expr`.
(@thekid)
Expand Down

0 comments on commit 60a88fd

Please sign in to comment.