Skip to content

Commit 155fd0f

Browse files
authored
CHANGELOG for 0.96 series (#1560)
1 parent 05b7def commit 155fd0f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 0.96.0-beta.x
2+
3+
- Updated types for latest Kusama
4+
- Add `filterRecords` (in addition to `findRecord`) on submittable results
5+
- Various ABI v2 contract fixes
6+
- Update derive for elections (incl. RunnersUp) and heartbeat derives (with blocks & messages)
7+
- Add vesting totals & locked breakdowns to derive balances
8+
- Update council derives for the latest Substrate master support (with constants)
9+
- Derive cleanups, including sharing of instances between the API and internal to derives
10+
11+
# 0.95.2
12+
13+
- Temporary removal of `account_nextIndex` use, will be re-added in a future release
14+
115
# 0.95.1
216

317
- Support Extrinsic V4 with additional signature indicator (Latest Polkadot/Substrate/Kusama)

0 commit comments

Comments
 (0)