Skip to content

Commit

Permalink
prepare changelog for 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Dec 16, 2023
1 parent b25ef3f commit 2e725bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Uiua is not yet stable.

<!-- This version is not yet released. If you are reading this on the website, then these changes are live here. -->

## 0.7.0 - 2023-12-??
## 0.7.0 - 2023-12-15
### Language
- An entire Uiua codebase is now compiled before it is executed, rather than compiling and executing line-by-line
- Add the [`memo`](https://uiua.org/docs/memo) modifier, which memoizes a function
Expand Down

0 comments on commit 2e725bc

Please sign in to comment.