aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.md13
-rw-r--r--src/index.html2
2 files changed, 14 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 29aa0c0..7e4ca27 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,16 @@
1# 0.3.11
2
3* Add NIX network
4* Fix coin parameters for NMC, XMY, CLAM, ONX, LKR
5* Add DEXON network
6* Add Nebulas network
7* Add LSP network
8* Fix Crown network address format
9* Add Ellaism network
10* Add Etheresocial network
11* Add Bolivarcoin network
12* Forec spellcheck and autocomplete to be off
13
1# 0.3.10 14# 0.3.10
2 15
3* Add Phore network 16* Add Phore network
diff --git a/src/index.html b/src/index.html
index 26a0c72..cc8dcad 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.10</p> 18 <p class="version">v0.3.11</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">