Skip to content

Commit

Permalink
Releasing 0.7.2 (#3518)
Browse files Browse the repository at this point in the history
new release to avoid recently introduced bugs in base/Buffer.mo.
  • Loading branch information
crusso authored Oct 25, 2022
1 parent cc0b9a0 commit be62293
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Motoko compiler changelog

## 0.7.2 (2022-10-25)

* motoko-base

* Fix bugs in `Buffer` library affecting `remove` and `filterEntries` (dfinity/motoko-base#419).

## 0.7.1 (2022-10-24)

* motoko (`moc`)
Expand Down

0 comments on commit be62293

Please sign in to comment.