Skip to content

Commit

Permalink
chore: Releasing 0.12.0 (#4634)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Jul 26, 2024
1 parent 214e36e commit eedacc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Motoko compiler changelog

## 0.12.0 (to come)
## 0.12.0 (2024-07-26)

* motoko (`moc`)

Expand All @@ -24,6 +24,8 @@
BREAKING CHANGE (Minor): `finally` is now a reserved keyword,
programs using this identifier will break.

* bugfix: `mo-doc` will now generate correct entries for `public` variables (#4626).

## 0.11.3 (2024-07-16)

* motoko (`moc`)
Expand Down

0 comments on commit eedacc6

Please sign in to comment.