From 4a3cf98662b677292e0d4bda1432cddfb68e3dc8 Mon Sep 17 00:00:00 2001 From: tarikgul Date: Mon, 19 Aug 2024 14:25:09 -0400 Subject: [PATCH] Extra info in the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d54e818bfdb4..e72d003b19b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Changes: - Bump yarn to 4.4.0 ([#5952](https://github.com/polkadot-js/api/pull/5952)) - Update General Deps (patch only) ([#5954](https://github.com/polkadot-js/api/pull/5954)) - Rework api.derive.balance.{account, all} to work with the new frame account data ([#5955](https://github.com/polkadot-js/api/pull/5955)) + - Adds `transferable` and `frameSystemAccountInfo` to the output of `api.derive.balance.all` - Revise api.derive.balances.all to include ED when necessary ([#5957](https://github.com/polkadot-js/api/pull/5957)) - Fixes the formula used for transferable balance