From 6f59ac30c1479232f3f683114152e225f047fa38 Mon Sep 17 00:00:00 2001 From: Claudio Russo Date: Mon, 20 Jan 2025 15:22:24 +0000 Subject: [PATCH] chore: update `Changelog.md` (#4856) - add bugfix entry --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index b31f4430784..e1ef818826f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,8 @@ * motoko (`moc`) + * bugfix: Some valid upgrades deleting a stable variable could fail the `--enhanced-orthogonal-persistence` stable compatibility check due to a bug (#4855). + * Breaking change (minor): * For enhanced orthogonal persistence: The Wasm persistence modes used internally for canister upgrades have been changed to lower case names,