aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Coleman <ian@iancoleman.io>2018-10-29 18:46:03 +1100
committerIan Coleman <ian@iancoleman.io>2018-10-29 18:46:03 +1100
commite066f14ecf9cc88a32e319278ba6f997de363608 (patch)
tree0d639d5fdf8876ef0161772f46f360791b65a248
parent628a2f53d41f4648f1ef261efd2468ff43615b99 (diff)
downloadBIP39-e066f14ecf9cc88a32e319278ba6f997de363608.tar.gz
BIP39-e066f14ecf9cc88a32e319278ba6f997de363608.tar.zst
BIP39-e066f14ecf9cc88a32e319278ba6f997de363608.zip
Release v0.3.9
-rw-r--r--changelog.md21
-rw-r--r--src/index.html2
2 files changed, 21 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 61d474c..f539fba 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,25 @@
1# 0.3.9
2
3* Update BTG signing message
4* Add segwit parameters for BTG
5* Add segwit parameters for DigiByte
6* Add Stash network (see 0.3.8s below)
7* Add Salus network
8* Add Cryptoescudo network
9* Add ExchangeCoin network
10* Add Artax network
11* Add BitCloud network
12* Add Megacoin network
13* Add Bitcoin Green network
14* Add ANON network
15* Add ProjectCoin network
16* Reword the 'generate' inputs and words
17* Add note for running http server in python 2
18* Adjust test to run reliably on slow computers
19
1# 0.3.8s 20# 0.3.8s
2 21
3* Add Stash network 22* Add Stash network
4 23
5# 0.3.8 24# 0.3.8
6 25
diff --git a/src/index.html b/src/index.html
index 42c3766..9b3dcad 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.8s</p> 18 <p class="version">v0.3.9</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">