Skip to content

Commit

Permalink
Release v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iancoleman committed May 11, 2021
1 parent 941b099 commit c4f0c29
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions changelog.md
@@ -1,3 +1,14 @@
# 0.5.3

Add Starname network
Add Terra network
Add Bitcoin Private network
Add Thorchain network
Change Xwc network to Xwcc and add new Xwc
Fix Bip85 works without mnemonic (using xprv)
Fix extended key not updating when switching tabs
Fix incorrect html closing tag

# 0.5.2

* Show ethereum private keys with correct padding
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Expand Up @@ -15,7 +15,7 @@
<div class="container">

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

0 comments on commit c4f0c29

Please sign in to comment.