Skip to content

Commit

Permalink
Release v0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
iancoleman committed Feb 25, 2019
1 parent 5dcc0ce commit da6b42b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.3.10

* Add Phore network
* Add Blocknode network
* Add Ravencoin network
* Add Safecoin network
* Add LitecoinZ network
* Add LKRcoin network
* Update Peercoin scripthash parameter
* Add Blockstamp network
* Remove old info regarding use of private keys

# 0.3.9

* Update BTG signing message
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="container">

<h1 class="text-center">Mnemonic Code Converter</h1>
<p class="version">v0.3.9</p>
<p class="version">v0.3.10</p>
<hr>
<div class="row">
<div class="col-md-12">
Expand Down

0 comments on commit da6b42b

Please sign in to comment.