update release notes

This commit is contained in:
SomberNight 2019-05-08 16:52:53 +02:00
parent f6a7e6ec7d
commit bc64051139
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,10 +1,9 @@
# Release 3.3.5 - (not yet released) # Release 3.3.5 - (not yet released)
* The logging system has been overhauled (#5296). A notable change * The logging system has been overhauled (#5296).
is that logs are written to disk by default. Note that these can Logs can now also optionally be written to disk, disabled by default.
sometimes include public keys or addresses. Opt-out is possible * Fix a bug in synchronizer (#5122) where client could get stuck.
through GUI preferences or the 'disablefilelogging' CLI option. Also, show the progress of history sync in the GUI. (#5319)
* fix bug in synchronizer (#5122) where client could get stuck
* fix Revealer in Windows and MacOS binaries (#5027) * fix Revealer in Windows and MacOS binaries (#5027)
* fiat rate providers: * fiat rate providers:
- added CoinGecko.com and CoinCap.io - added CoinGecko.com and CoinCap.io