This commit is contained in:
Jaco
2021-06-26 11:06:47 +03:00
committed by GitHub
parent 120fe69329
commit 9393bb9b3f
14 changed files with 144 additions and 131 deletions
+13
View File
@@ -1,5 +1,18 @@
# CHANGELOG
## 0.82.1, Jun 26, 2021
Contributed:
- Adjust Qr address imports (Thanks to https://github.com/joelamouche)
- Bubble errors on Qr scanning (Thanks to https://github.com/joelamouche)
Changes:
- Fix `keyring.setSS58Format` to correctly set for prefix 0
- Updated to `@polkadot/{hw-ledger, keyring, util, util-crypto}` 6.10.1
## 0.81.1, Jun 20, 2021
Contributed: