Skip to content

Commit

Permalink
Releasing 0.6.17 (#2979)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Dec 10, 2021
1 parent 4d775f4 commit ee30fbc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Motoko compiler changelog

## 0.6.17 (2021-12-10)

* Improved handling of one-shot messages facilitating zero-downtime
upgrades (#2938).
* Further performance improvements to the mark-compact garbage
collector (#2952, #2973).
* Stable variable checking for `moc.js` (#2969).
* A bug was fixed in the scoping checker (#2977).

## 0.6.16 (2021-12-03)

* Minor performance improvement to the mark-compact garbage collector
Expand Down

0 comments on commit ee30fbc

Please sign in to comment.