From: Ian Coleman Date: Thu, 19 Dec 2019 03:48:25 +0000 (+1100) Subject: Release v0.4.0 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=aa793f572f26ad20740f28040de13431c973dfb8 Release v0.4.0 --- diff --git a/changelog.md b/changelog.md index 903975f..31a19b5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,14 @@ +# 0.4.0 + +* Third party libraries deduplicated and minified +* Add text reminder for multibit wallet change addresses +* Seed field can be edited +* Add bitcoin regtest parameters +* Mnemonic conversion to entropy is hex encoded instead of binary +* Entropy type can be manually selected +* Add Bitcoin P2WSH and P2WSH-P2SH +* Add Czech language + # 0.3.14 * Ethereum uses standard BIP44 as per majority of wallets (Issue 378) diff --git a/src/index.html b/src/index.html index 2de2b3d..2bf7c6a 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.3.14

+

v0.4.0