aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2019-07-04 12:31:54 +1000
committerIan Coleman <ian@iancoleman.io>2019-07-04 12:31:54 +1000
commit9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847 (patch)
tree11b7125ea4a067214b716c5564539c1a3adac565
parente2186682ac0cfa1f301c226408cdfb438f7b4d6e (diff)
downloadBIP39-9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847.tar.gz
BIP39-9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847.tar.zst
BIP39-9e836ac8e6a78fe1816f9ecdf6adfbbd84b4d847.zip
Release v0.3.12
-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 908f4d9..39a1531 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,15 @@
1# 0.3.12
2
3* Fix typos
4* Fix DigiByte signing message
5* Add DeepOnion network
6* Add EOS network
7* Add LTC testnetwork
8* Add DOGE testnetwork
9* Add Stellar network
10* Add TWINS network
11* Add FIX network
12
1# 0.3.11 13# 0.3.11
2 14
3* Add NIX network 15* Add NIX network
diff --git a/src/index.html b/src/index.html
index bd34b55..8cd4518 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.11</p> 18 <p class="version">v0.3.12</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">