From ec2641ca2413b2c35eb2c7fd1734c4dfe0728365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20M=C4=83rgineanu?= Date: Wed, 7 Aug 2024 13:49:20 +0300 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e992d9f..5f8dcef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,24 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- [Updated iframe styles](https://github.com/multiversx/mx-sdk-js-web-wallet-cross-window-provider/pull/50) + ## [[0.3.0](https://github.com/multiversx/mx-wallet-dapp/pull/48)] - 2024-08-02 + - [Fix IFrame Provider issues](https://github.com/multiversx/mx-wallet-dapp/pull/47) - [Implement IFrameProvider](https://github.com/multiversx/mx-wallet-dapp/pull/46) ## [[0.1.3](https://github.com/multiversx/mx-wallet-dapp/pull/45)] - 2024-05-29 + - [Changed lit library to vanilla](https://github.com/multiversx/mx-wallet-dapp/pull/44) ## [[0.1.3](https://github.com/multiversx/mx-wallet-dapp/pull/42)] - 2024-04-25 + - [Removed `console.log`](https://github.com/multiversx/mx-wallet-dapp/pull/41) ## [[0.1.2](https://github.com/multiversx/mx-wallet-dapp/pull/40)] - 2024-04-25 + - [Fixed double mounting of web component](https://github.com/multiversx/mx-wallet-dapp/pull/39) ## [[0.1.1](https://github.com/multiversx/mx-wallet-dapp/pull/38)] - 2024-04-23 -- [Removed old `out` folder and recreated it with compile](https://github.com/multiversx/mx-wallet-dapp/pull/38) +- [Removed old `out` folder and recreated it with compile](https://github.com/multiversx/mx-wallet-dapp/pull/38) ## [[0.1.0](https://github.com/multiversx/mx-wallet-dapp/pull/37)] - 2024-04-23 + - [Added type and constant imports from `@multiversx/sdk-dapp-utils`](https://github.com/multiversx/mx-wallet-dapp/pull/34) ## [[0.0.39](https://github.com/multiversx/mx-wallet-dapp/pull/33)] - 2024-04-23