Release v0.4.0

This commit is contained in:
Ian Coleman
2019-12-19 14:48:25 +11:00
parent 6973e692b0
commit aa793f572f
2 changed files with 12 additions and 1 deletions

View 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)

View 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">