Skip to content

Commit

Permalink
chore: Releasing 0.9.7 (#4131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Jul 18, 2023
1 parent fe42655 commit 7f1b6bd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Motoko compiler changelog

* motoko (`moc`)
## 0.9.7 (2023-07-18)

* bugfix: don't crash on import of Candid composite queries (#4128).
* motoko (`moc`)

* Performance improvement: lower the default allocation for bignums (#4102).

* Performance improvement: generate better code for pattern matches on some small variants (#4093).

* bugfix: don't crash on import of Candid composite queries (#4128).

## 0.9.6 (2023-07-07)

* motoko (`moc`)
Expand Down

0 comments on commit 7f1b6bd

Please sign in to comment.