Skip to content

Commit

Permalink
Releasing 0.7.3 (#3536)
Browse files Browse the repository at this point in the history
  • Loading branch information
crusso authored Nov 1, 2022
1 parent 8368435 commit 7704993
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Motoko compiler changelog

## 0.7.3 (2022-11-01)

* motoko (`moc`)

* Statically reject shared functions and function types with type parameters (#3519, #3522)
* Performance improvement: `Array.init` and `Array.tabulate` (#3526)
* Statically reject shared functions and function types with type parameters (#3519, #3522).

* Performance improvement: `Array.init` and `Array.tabulate` (#3526).

* motoko-base

* Add some examples to `Buffer` library documentation (dfinity/motoko-base#420).

* Fix another bug in `Buffer` library affecting `filterEntries` (dfinity/motoko-base#422).

## 0.7.2 (2022-10-25)
Expand Down

0 comments on commit 7704993

Please sign in to comment.