Skip to content

Commit

Permalink
Releasing 0.8.7 (#3923)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif authored Apr 6, 2023
1 parent 032416b commit c5a81a4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Motoko compiler changelog

## 0.8.7 (2023-04-06)

* motoko (`moc`)

* bugfix: crash compiling local async functions that pattern match on arguments (#3910, #3916).
* Added ability to `mo-doc` for rendering documentation of nested modules (#3918).

* bugfix: when re-adding recurrent timers, skip over past expirations (#3871).

* bugfix: eliminated crash compiling local `async` functions that pattern match on arguments (#3910, #3916).

## 0.8.6 (2023-04-01)

Expand Down

0 comments on commit c5a81a4

Please sign in to comment.