From e7fa0362e8f0b5932c3300f54a7450b9befdd4ab Mon Sep 17 00:00:00 2001 From: tarikgul Date: Wed, 4 Dec 2024 08:00:31 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d22818e246..b64df21d31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ Breaking Changes: - This contains breaking changes where the api now allows the signer to alter the call data. Please reference [PR #6030](https://github.com/polkadot-js/api/pull/6030) for more information. - Upgrade polkadot-js/phishing to 0.24.4 ([#1483](https://github.com/polkadot-js/extension/pull/1483)) +Contributed: + +- fix: extension does not get injected on page load ([#1486](https://github.com/polkadot-js/extension/pull/1486)) + Changes: - Upgrade @polkadot-api/merkleize-metadata to 1.1.10 ([#1484](https://github.com/polkadot-js/extension/pull/1484))