Skip to content

Commit c85d17e

Browse files
authored
chore: Releasing 0.14.14 (#5300)
1 parent adb83f1 commit c85d17e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Motoko compiler changelog
22

3+
## 0.14.14 (2025-06-30)
4+
5+
* motoko (`moc`)
6+
7+
* Lazy WASM imports: avoids unnecessary function imports from the runtime, improving compatibility with more runtime versions (#5276).
8+
9+
* Improved stable compatibility error messages to be more concise and clear during canister upgrades (#5271).
10+
311
## 0.14.13 (2025-06-17)
412

513
* motoko (`moc`)

0 commit comments

Comments
 (0)