X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=e6a0cb76b29c18acd283c715f35f7cd2e98d8fb6;hb=c49e881294343b762109bb8104e7c1b45898c894;hp=13ecc3c98f0e4d13f716e250f15a6e0d3ad39611;hpb=0a8d06d03e6104145baee3501a8215563dc57392;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index 13ecc3c..e6a0cb7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,34 @@ +# 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 +* List alternative tools +* Remove unused translations and library + +# 0.2.6 + +* Detect and warn when entropy is filtered / discarded +* Reword entropy text to indicate using a single source only +* Add BIP49 to More Info section +* Update compile script to work across python 2 and 3 +* QR Codes use correctLevel 3 instead of 2 +* Source map removed from zxcvbn +* Tidy up code with consistent use of commas and semicolons + # 0.2.5 * Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH