Skip to content

Commit da6b42b

Browse files
committed
Release v0.3.10
1 parent 5dcc0ce commit da6b42b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelog.md

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
# 0.3.9
214

315
* Update BTG signing message

src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="container">
1616

1717
<h1 class="text-center">Mnemonic Code Converter</h1>
18-
<p class="version">v0.3.9</p>
18+
<p class="version">v0.3.10</p>
1919
<hr>
2020
<div class="row">
2121
<div class="col-md-12">

0 commit comments

Comments
 (0)