X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=13ecc3c98f0e4d13f716e250f15a6e0d3ad39611;hb=d933c3f731ba0f854e07dda73f60c39c70b11526;hp=7984beac3e0a80e3e2347243c7adbb1f2f36b373;hpb=039a98ba5afc254d0ef6fb3dcc97f4080e2a413a;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index 7984bea..13ecc3c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,39 @@ +# 0.2.5 + +* Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH +* Fix bug for validation of root key when using non-bitcoin networks +* Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab + +# 0.2.4 + +* Show error when using xpub with hardened addresses +* Allow switching litecoin prefixes between xprv and Ltpv + +# 0.2.3 + +* Add maza coin + +# 0.2.2 + +* Improve showing feedback for pending calculations +* Bugfix: Clear old seed when mnemonic is changed +* Add PIVX network + +# 0.2.1 + +* BTC is the default coin +* Add myriadcoin +* Add Bitcon Cash + +# 0.2.0 + +* BitcoinJS library upgrded to v3.1.1 +* Tab order is alphabetical +* BIP44 'purpose' and 'coin' fields are readonly +* Refactor method to clear old data from the display +* BIP49 support +* Release process is documented + # 0.1.2 * Add Crown network