X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=8fa0ada26f780a2d7e073ce8913a1a01effbdb1d;hb=ccdd300af33169e3f11d2bb5faad7cb55e596fbf;hp=19049b0c22711a7a5cb5f12eafeb35d5115c9897;hpb=de8e5bc11fb7024ee403db7931e3ae082d7f968e;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index 19049b0..8fa0ada 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,39 @@ +# 0.3.6 + +* Add Kobocoin +* Update Vertcoin version byte and segwit support +* Add Zcash +* Korean mnemonics use ascii spaces +* Add CashAddr address format for bitcoin cash + +# 0.3.5 + +* Fix typo +* Add Neblio network +* Update bitcoinjs-lib from 3.3.0 to 3.3.2 +* Add Beetle Coin +* Add segwit for bitcoin testnet and Fujicoin +* Set coin number for Bitcoin God to 156 +* Add coins supported by coinomi +* Warn when generating low entropy mnemonics +* Warn when overriding weak entropy with a strong mnemonic length + +# 0.3.4 + +* Add BlackCoin +* Add Denarius +* Raw entropy shows groupings with space every 11 bits +* Checksum shown in entropy details +* Warn that entropy values should exclude checksum +* Add Korean language + +# 0.3.3 + +* Add AXE network +* Ethereum private key generation bugfix +* Add BIP38 support +* Allow initial number of rows to be set by the user + # 0.3.2 * Add Onixcoin