aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2019-12-02 10:46:49 +1100
committerIan Coleman <ian@iancoleman.io>2019-12-02 10:46:49 +1100
commit76531b610ad20e71a0103c32d5c29a3e6fa0edbe (patch)
treeab8e6b2458560eeb3940c158185353a79715f5e3
parentc845ee6f6e2a84d05c1e5b77c54e2273011dd7dd (diff)
downloadBIP39-76531b610ad20e71a0103c32d5c29a3e6fa0edbe.tar.gz
BIP39-76531b610ad20e71a0103c32d5c29a3e6fa0edbe.tar.zst
BIP39-76531b610ad20e71a0103c32d5c29a3e6fa0edbe.zip
Release v0.3.14
-rw-r--r--changelog.md4
-rw-r--r--src/index.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index e5910c5..903975f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
1# 0.3.14
2
3* Ethereum uses standard BIP44 as per majority of wallets (Issue 378)
4
1# 0.3.13 5# 0.3.13
2 6
3* Add Thought network 7* Add Thought network
diff --git a/src/index.html b/src/index.html
index cc257ed..bb34235 100644
--- a/src/index.html
+++ b/src/index.html
@@ -15,7 +15,7 @@
15 <div class="container"> 15 <div class="container">
16 16
17 <h1 class="text-center">Mnemonic Code Converter</h1> 17 <h1 class="text-center">Mnemonic Code Converter</h1>
18 <p class="version">v0.3.13</p> 18 <p class="version">v0.3.14</p>
19 <hr> 19 <hr>
20 <div class="row"> 20 <div class="row">
21 <div class="col-md-12"> 21 <div class="col-md-12">