aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 903975f..31a19b5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,14 @@
1# 0.4.0
2
3* Third party libraries deduplicated and minified
4* Add text reminder for multibit wallet change addresses
5* Seed field can be edited
6* Add bitcoin regtest parameters
7* Mnemonic conversion to entropy is hex encoded instead of binary
8* Entropy type can be manually selected
9* Add Bitcoin P2WSH and P2WSH-P2SH
10* Add Czech language
11
1# 0.3.14 12# 0.3.14
2 13
3* Ethereum uses standard BIP44 as per majority of wallets (Issue 378) 14* Ethereum uses standard BIP44 as per majority of wallets (Issue 378)