aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">