From 4e59e7d6fcafa09d2f35542349ee0be2eaebc1ed Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 19 Oct 2020 01:13:39 +0000 Subject: [PATCH] Release v0.5.0 --- changelog.md | 14 ++++++++++++++ src/index.html | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 3efd7f3..1f8c45a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,17 @@ +# 0.5.0 + +* Remove bias from base 6 and base 10 entropy +* Add notes about card entropy +* Hide/show split mnemonic cards +* Fix link to standalone release file +* Add Scribe network +* Add Nano network +* Add TRX network +* Add Binance Smart Chain network +* Clean up dependencies for eos-util +* Update bootstrap to 3.4.1 +* Bump library versions + # 0.4.3 * Add FIO - Foundation for Interwallet Operability diff --git a/src/index.html b/src/index.html index e8e56be..b73bf50 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.4.3

+

v0.5.0


-- 2.41.0