We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ae612 commit 1b6a063Copy full SHA for 1b6a063
Changelog.md
@@ -4,9 +4,9 @@
4
5
* motoko (`moc`)
6
7
- * optimization: for `--enhanced-orthogonal-persistence`, reduce code-size and compile-time by sharing more static allocations (#5233, #5242)
+ * optimization: for `--enhanced-orthogonal-persistence`, reduce code-size and compile-time by sharing more static allocations (#5233, #5242).
8
* bugfix: fix `-fshared-code` bug (#5230).
9
- * bugfix: avoid stack overflow and reduce code complexity for large eop canisters (#5218)
+ * bugfix: avoid stack overflow and reduce code complexity for large eop canisters (#5218).
10
* Added the `rootKey` primitive (#4994).
11
12
## 0.14.11 (2025-05-16)
0 commit comments