Skip to content

Commit

Permalink
Releasing 0.6.12 (#2852)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Oct 22, 2021
1 parent 62752bb commit 7fe19ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Motoko compiler changelog

== 0.6.12 (2021-10-22)

* `for` loops over arrays are now converted to more efficient
index-based iteration (#2831). This can result in significant cycle
savings for tight loops, as well as slightly less memory usage.
Expand Down

0 comments on commit 7fe19ef

Please sign in to comment.