Skip to content

Commit c4f0c29

Browse files
committed
Release v0.5.3
1 parent 941b099 commit c4f0c29

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: changelog.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 0.5.3
2+
3+
Add Starname network
4+
Add Terra network
5+
Add Bitcoin Private network
6+
Add Thorchain network
7+
Change Xwc network to Xwcc and add new Xwc
8+
Fix Bip85 works without mnemonic (using xprv)
9+
Fix extended key not updating when switching tabs
10+
Fix incorrect html closing tag
11+
112
# 0.5.2
213

314
* Show ethereum private keys with correct padding

Diff for: 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.5.2</p>
18+
<p class="version">v0.5.3</p>
1919
<hr>
2020
<div class="row">
2121
<div class="col-md-12">

0 commit comments

Comments
 (0)