From e47cd1970f7f40ede6a97fb284df1701a3f252e5 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Thu, 26 Jul 2018 12:04:37 +1000 Subject: [PATCH] Release v0.3.8 --- changelog.md | 9 +++++++++ src/index.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index dc8dce7..670e93e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +# 0.3.8 + +* Add p2wpkh for litecoin +* Add more networks - TSTRAT, Hush, ETC, PIRL, CLO, MIX, MUSIC, POA, EXP +* Add coinomi/ledger client to BIP32 tab +* Fix SYSCOIN and BTX parameters +* Remove bip39-standalone.html from repository +* Remove duplicate id properties on html elements + # 0.3.7 * Update AXE network parameters diff --git a/src/index.html b/src/index.html index 045e3e1..917813a 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.3.7

+

v0.3.8


-- 2.41.0