Update release notes

This commit is contained in:
Neil Booth 2016-01-22 21:18:28 +09:00
parent 8732bead24
commit 0149d90253
1 changed files with 13 additions and 0 deletions

View File

@ -8,6 +8,19 @@
* the install wizard has been rewritten and improved
* support minikeys as used in Casascius coins for private key import
and sweeping
* much improved support for Trezor and KeepKey devices:
- full device information display
- initialize a new or wiped device in 4 ways:
1) device generates a new wallet
2) you enter a seed
3) you enter a BIP39 mnemonic to generate the seed
4) you enter a master private key
- change / set / disable PIN
- set homescreen (Trezor only)
- set a session timeout. Once a session has timed out, further use
of the device requires your PIN and passhphrase to be re-entered
- enable / disable passphrases
- device wipe
# Release 2.5.4
* increase MIN_RELAY_TX_FEE to avoid dust transactions