Skip to content

Commit

Permalink
Releasing 0.8.6 (#3909)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Apr 1, 2023
1 parent e367aed commit f8974d5
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,5 +1,13 @@
# Motoko compiler changelog

## 0.8.6 (2023-04-01)

* motoko (`moc`)

* bugfix: avoid compiler crash (regression) when `let`-matching on constant variants (#3901, #3903).

* Performance improvement: improved cycle usage when receiving messages (#3893).

## 0.8.5 (2023-03-20)

* motoko (`moc`)
Expand Down

0 comments on commit f8974d5

Please sign in to comment.