X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=0127905ae5c47f3ffe003ed45f9111c18af7daa4;hb=1dafc30db4e65d9ef17db6ba884dc1603585599e;hp=903975f8648367be05d2ac60750a95680f99b183;hpb=76531b610ad20e71a0103c32d5c29a3e6fa0edbe;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index 903975f..0127905 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,22 @@ +# 0.4.1 + +* Fix no loading on chrome with third-party cookies blocked +* Add EtherCore +* Add RSK network +* Add DeepOnion segwit parameters +* Fix ethereum xpub derivation + +# 0.4.0 + +* Third party libraries deduplicated and minified +* Add text reminder for multibit wallet change addresses +* Seed field can be edited +* Add bitcoin regtest parameters +* Mnemonic conversion to entropy is hex encoded instead of binary +* Entropy type can be manually selected +* Add Bitcoin P2WSH and P2WSH-P2SH +* Add Czech language + # 0.3.14 * Ethereum uses standard BIP44 as per majority of wallets (Issue 378)