X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=cf69151ee85ed9a80d35c22d0b4ea163609dbb6d;hb=d00c719932123feb4135b4ef537b28e8eb735cd5;hp=52bd10bd507689648e31e6d5acd32c112be561ff;hpb=2be42f9dba0bdc1d69005eaab1f38abaf34ac40c;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index 52bd10b..cf69151 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,35 @@ +# 0.3.1 + +* Populate entropy field with hex value used from PRNG +* Show list of word indexes +* Fix typos +* Update jquery from 2.1.1 to 3.2.1 +* Update bootstrap from 3.2.0 to 3.3.7 +* Move application-specific css into own file +* QR codes with accents work correctly by replacing jquery.qrcode with kjua + +# 0.3.0 + +* Update bitcoinjs from 3.1.1 to 3.3.0 +* Litecoin defaults to ltub instead of xpub +* Segwit option removed from bip32 tab +* BIP141 tab added for full segwit compatibility + +# 0.2.9 + +* Update links from old site to new site +* Add Monacoin +* Add Bitcoin Gold +* Port test suite to selenium +* Allow more rows to be generated starting from a custom index + +# 0.2.8 + +* Enable segwit for Litecoin +* BitPay-style addresses for Bitcoin Cash +* Use new xpub/xprv prefixes for Segwit BIP49 +* Add nubits network + # 0.2.7 * Add Fujicoin