Skip to content

Commit

Permalink
chore: Releasing 0.9.5 (#4099)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Jul 5, 2023
1 parent 4311244 commit f7a5923
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Motoko compiler changelog

## 0.9.5 (2023-07-05)

* motoko (`moc`)

* Allow identifiers in `or`-patterns (#3807).
Expand All @@ -15,6 +17,11 @@
Benchmarks indicate up to 10% less cycles burned for allocation-heavy code,
and 2.5% savings in realistic applications.

* Administrative: binary build artefacts are now available according to standard naming
conventions (thanks to EnzoPlayer0ne) (#3997).
Please consider transitioning to downloading binaries following the new scheme,
as legacy naming will be discontinued at some point in the future.

## 0.9.4 (2023-07-01)

* motoko (`moc`)
Expand Down

0 comments on commit f7a5923

Please sign in to comment.