Skip to content

Commit

Permalink
Releasing 0.6.20 (#3053)
Browse files Browse the repository at this point in the history
  • Loading branch information
crusso authored Jan 11, 2022
1 parent 808b38c commit 6a6cb0f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Motoko compiler changelog

## 0.6.20 (2022-01-11)

* motoko

* Implement support for `heartbeat` system methods (thanks to Paul Liu) (#2971)
* Implement support for `heartbeat` system methods (thanks to ninegua) (#2971)

* motoko-base

* Add `Iter.filter : <A>(Iter<A>, A -> Bool) -> Iter<A>` (thanks to jzxchiang1) (#328).

## 0.6.19 (2022-01-05)

Expand Down

0 comments on commit 6a6cb0f

Please sign in to comment.