From e445eaaa0cdd36d92fe98cac5942cbfc65832ff4 Mon Sep 17 00:00:00 2001 From: Yongfeng LI Date: Tue, 3 Dec 2024 16:29:47 +0800 Subject: [PATCH] Add changelog for 4.3.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae274c22f..09750f8d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ Notable changes to this project will be documented in this file, started from 4.0.0 +# 4.3.0 + +Date: 2024-12-03 + +- Refactor polkadot home page and show multi-chain, multi-assets treasury. +- Fix eco data API to fix polkadot treasury balance on landing page. +- Use subsquare API for polkadot treasury applications page. +- Fix scan scripts for bounties. +- Update dependencies. + # 4.2.1 Date: 2024-07-04