diff --git a/changelog.md b/changelog.md index 5136ad390..d3ad31943 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,10 @@ Uiua is not yet stable. +## 0.9.5 - 2024-02-28 +### Interpreter +- Fix a crash in [`each ∵`](https://uiua.org/docs/each) of 3 or more arrays + ## 0.9.4 - 2024-02-28 ### Interpreter - Fix a bug with filled multi-dimensional [`take ↙`](https://uiua.org/docs/take)