Skip to content

Commit 4e59e7d

Browse files
committed
Release v0.5.0
1 parent 8c3a56e commit 4e59e7d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: changelog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 0.5.0
2+
3+
* Remove bias from base 6 and base 10 entropy
4+
* Add notes about card entropy
5+
* Hide/show split mnemonic cards
6+
* Fix link to standalone release file
7+
* Add Scribe network
8+
* Add Nano network
9+
* Add TRX network
10+
* Add Binance Smart Chain network
11+
* Clean up dependencies for eos-util
12+
* Update bootstrap to 3.4.1
13+
* Bump library versions
14+
115
# 0.4.3
216

317
* Add FIO - Foundation for Interwallet Operability

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.4.3</p>
18+
<p class="version">v0.5.0</p>
1919
<hr>
2020
<div class="row">
2121
<div class="col-md-12">

0 commit comments

Comments
 (0)