From 927450e169e15e31b8f402c78a016cac47fc582d Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 6 Feb 2020 20:14:00 +1100 Subject: [PATCH] Release v0.4.1 --- changelog.md | 8 ++++++++ src/index.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 31a19b5..0127905 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +# 0.4.1 + +* Fix no loading on chrome with third-party cookies blocked +* Add EtherCore +* Add RSK network +* Add DeepOnion segwit parameters +* Fix ethereum xpub derivation + # 0.4.0 * Third party libraries deduplicated and minified diff --git a/src/index.html b/src/index.html index 2bf7c6a..fe971da 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.4.0

+

v0.4.1


-- 2.41.0