]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Release v0.4.0
authorIan Coleman <ian@iancoleman.io>
Thu, 19 Dec 2019 03:48:25 +0000 (14:48 +1100)
committerIan Coleman <ian@iancoleman.io>
Thu, 19 Dec 2019 03:48:25 +0000 (14:48 +1100)
changelog.md
src/index.html

index 903975f8648367be05d2ac60750a95680f99b183..31a19b5fd993ac66718543242751c767b1f2f510 100644 (file)
@@ -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)
index 2de2b3d8a50d72b91a53424b0aa123da767ace3f..2bf7c6a2dcbbc1cbf0fd408385af0b0d5994e839 100644 (file)
@@ -15,7 +15,7 @@
         <div class="container">
 
             <h1 class="text-center">Mnemonic Code Converter</h1>
-            <p class="version">v0.3.14</p>
+            <p class="version">v0.4.0</p>
             <hr>
             <div class="row">
                 <div class="col-md-12">