X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=80792612290ffc337d3c46358d51afc677788cdf;hb=e40acc3ab0e78ca3a9b63d0b1c9e16f804da104e;hp=26e79ba74676d933e2c1b3f8f674094fcba58d34;hpb=d0239db48c485dc912bb41ef33c2f5b4fdf32b5e;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index 26e79ba..8079261 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,36 @@ +# 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 +* Network names are displayed with currency code + +# 0.1.1 + +* Add DASH Testnet +* Change entropy Strength to Time To Crack + # 0.1.0 2017-06-14 -Add changelog -Display version number in top right -Add hex prefix to ethereum keys +* Add changelog +* Display version number in top right +* Add hex prefix to ethereum keys