Skip to content

Commit

Permalink
amend the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Sep 12, 2024
1 parent f10bf84 commit 0587ba7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

* motoko (`moc`)

* Added a new primitive `cyclesBurn : <system> Nat -> Nat` for burning the canister's cycles
programmatically (#4690).

* **For beta testing:** Support __enhanced orthogonal persistence__, enabled with new moc flag `--enhanced-orthogonal-persistence` (#4193).

This implements scalable and efficient orthogonal persistence (stable variables) for Motoko:
Expand Down

0 comments on commit 0587ba7

Please sign in to comment.