From 0f016453de64236f678cc443797d40b1c7c82ab0 Mon Sep 17 00:00:00 2001 From: Sergey Kambalin Date: Wed, 14 Feb 2024 18:55:07 +0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19ffbf99..c08514e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### vNext +- Switch to new Freeport Smart Contract SDK - Refactor Assets and activity stores to reduce copy & past - Remove usages of static token config everywhere, and fetch the data from contracts - Fix custom assets activity capturing and decimals detection