This commit is contained in:
Jaco
2022-01-29 08:05:20 +01:00
committed by GitHub
parent 6cef850c7b
commit ebac0cda56
13 changed files with 61 additions and 57 deletions
+4
View File
@@ -1,7 +1,11 @@
# CHANGELOG
## 1.0.1 Jan 29, 2022
**Breaking change** The `Ledger` export from `@polkadot/ui-keyring` has been removed. For users of this class, import it directly from `@polkadot/hw-ledger`
**Important** This is the first release in the long-outstanding `1.x` range. Apart from the notable breaking changes, it has no functional differences to the previous versions.
Changes:
- Remove `Ledger` export in `ui-keyring`