From c7d0588587648bab7b24defa21e622e06205ace7 Mon Sep 17 00:00:00 2001 From: Andrei Date: Fri, 29 Sep 2023 11:49:20 +0300 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a133a290b..435f2cad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] - +## [[v2.21.1]](https://github.com/multiversx/mx-sdk-dapp/pull/939)] - 2023-09-29 - [Added `getDefaultCallbackUrl` helper](https://github.com/multiversx/mx-sdk-dapp/pull/936) - [Return native auth token when refreshing the token](https://github.com/multiversx/mx-sdk-dapp/pull/938)