version 2.7.5, release notes

This commit is contained in:
ThomasV 2016-10-11 16:46:40 +02:00
parent 9a3344dc7f
commit c4c2203caa
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# Release 2.7.5
* Add number of confirmations to request status. (issue #1757)
* In the GUI, refer to passphrase as 'seed extension'.
* Fix bug with utf8 encoded passphrases.
* Kivy wizard: add a dialog for seed options.
* Kivy wizard: add current word to suggestions, because some users
don't see the space key.
# Release 2.7.4
* Fix private key import in wizard
* Fix Ledger display (issue #1961)

View File

@ -1,4 +1,4 @@
ELECTRUM_VERSION = '2.7.4' # version of the client package
ELECTRUM_VERSION = '2.7.5' # version of the client package
PROTOCOL_VERSION = '0.10' # protocol version requested
OLD_SEED_VERSION = 4 # electrum versions < 2.0