Skip to content

Commit

Permalink
Release v0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
iancoleman committed Jul 4, 2019
1 parent e218668 commit 9e836ac
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.12

* Fix typos
* Fix DigiByte signing message
* Add DeepOnion network
* Add EOS network
* Add LTC testnetwork
* Add DOGE testnetwork
* Add Stellar network
* Add TWINS network
* Add FIX network

# 0.3.11

* Add NIX network
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.11</p>
<p class="version">v0.3.12</p>
<hr>
<div class="row">
<div class="col-md-12">
Expand Down

0 comments on commit 9e836ac

Please sign in to comment.