diff --git a/CHANGELOG.md b/CHANGELOG.md index 4636033002..2ec80cf5d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ # UNRELEASED +# 0.15.3 + ### fix: allow `http://localhost:*` as `connect-src` in the asset canister's CSP This will enable browsing the asset canister at `http://.localhost:` in most browsers.