From 986a56a7e79178852e4ca79c49e6c0072850e9d6 Mon Sep 17 00:00:00 2001 From: Danut Date: Fri, 20 Dec 2024 18:30:58 +0200 Subject: [PATCH] added changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b9f245..e14121f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- [Added transaction toasts](https://github.com/multiversx/mx-sdk-dapp-core/pull/53) - [Added transactions helpers](https://github.com/multiversx/mx-sdk-dapp-core/pull/52) - [Added transactions tracking](https://github.com/multiversx/mx-sdk-dapp-core/pull/51) - [Added provider constants and getTransactions API call](https://github.com/multiversx/mx-sdk-dapp-core/pull/50)