aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2019-02-25 12:06:14 +1100
committerIan Coleman <ian@iancoleman.io>2019-02-25 12:06:14 +1100
commitda6b42b2f01e190b8725d6b4596b7a1b118bdd3c (patch)
tree30a0bedc5314881a0a5d22bdbfba0a4e9dbd4aac
parent5dcc0ce632ee165c5e2d9e4e27b3a361f0c61d09 (diff)
downloadBIP39-da6b42b2f01e190b8725d6b4596b7a1b118bdd3c.tar.gz
BIP39-da6b42b2f01e190b8725d6b4596b7a1b118bdd3c.tar.zst
BIP39-da6b42b2f01e190b8725d6b4596b7a1b118bdd3c.zip
Release v0.3.10
-rw-r--r--changelog.md12
-rw-r--r--src/index.html2
2 files changed, 13 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index f539fba..29aa0c0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,15 @@
1# 0.3.10
2
3* Add Phore network
4* Add Blocknode network
5* Add Ravencoin network
6* Add Safecoin network
7* Add LitecoinZ network
8* Add LKRcoin network
9* Update Peercoin scripthash parameter
10* Add Blockstamp network
11* Remove old info regarding use of private keys
12
1# 0.3.9 13# 0.3.9
2 14
3* Update BTG signing message 15* Update BTG signing message
diff --git a/src/index.html b/src/index.html
index fca925b..63372a5 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.9</p> 18 <p class="version">v0.3.10</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">