diff --git a/Changelog.md b/Changelog.md index a0634f67a6d..b0e133c0336 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,8 @@ * Allow optional terminal semicolons in Candid imports (#4042). + * bugfix: allow signed float literals as static expressions in modules (#4063). + ## 0.9.3 (2023-06-19) * motoko (`moc`)