Skip to content

Commit 6a6cb0f

Browse files
authored
Releasing 0.6.20 (#3053)
1 parent 808b38c commit 6a6cb0f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Motoko compiler changelog
22

3+
## 0.6.20 (2022-01-11)
4+
35
* motoko
46

5-
* Implement support for `heartbeat` system methods (thanks to Paul Liu) (#2971)
7+
* Implement support for `heartbeat` system methods (thanks to ninegua) (#2971)
8+
9+
* motoko-base
10+
11+
* Add `Iter.filter : <A>(Iter<A>, A -> Bool) -> Iter<A>` (thanks to jzxchiang1) (#328).
612

713
## 0.6.19 (2022-01-05)
814

0 commit comments

Comments
 (0)