update release notes

This commit is contained in:
SomberNight 2019-05-16 18:59:33 +02:00
parent e8bc5bbec4
commit 763720715b
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,3 +1,14 @@
# Release 3.3.6 - (unreleased)
* qt: fix crash during 2FA wallet creation (#5334)
* fix synchronizer not to keep resubscribing to addresses of
already closed wallets (e415c0d9)
* fix removing addresses/keys from imported wallets (#4481)
* kivy: fix crash when aborting 2FA wallet creation (#5333)
* kivy: fix rare crash when changing exchange rate settings (#5329)
* A few other minor bugfixes and usability improvements.
# Release 3.3.5 - (May 9, 2019)
* The logging system has been overhauled (#5296).