Skip to content

Commit

Permalink
chore: Releasing 0.9.6 (#4110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Jul 7, 2023
1 parent 51c16d1 commit 8714cda
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Motoko compiler changelog

## 0.9.6 (2023-07-07)

* motoko (`moc`)

* Allow canister controllers to call the `__motoko_stable_var_info` query endpoint (#4103).
(Previously only self-queries were permitted.)

* Performance improvement: reduced cycle consumption for allocating objects (#4095).

* bugfix: reduced memory consumption in the Motoko Playground (#4106).

## 0.9.5 (2023-07-05)

* motoko (`moc`)
Expand Down

0 comments on commit 8714cda

Please sign in to comment.