Skip to content

Commit

Permalink
Release v0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
iancoleman committed Dec 1, 2019
1 parent c845ee6 commit 76531b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.3.14

* Ethereum uses standard BIP44 as per majority of wallets (Issue 378)

# 0.3.13

* Add Thought 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.13</p>
<p class="version">v0.3.14</p>
<hr>
<div class="row">
<div class="col-md-12">
Expand Down

0 comments on commit 76531b6

Please sign in to comment.