fix: less spammy go-message logs

This commit is contained in:
James Houlahan
2020-09-14 15:27:48 +02:00
parent 0d3d6747ac
commit 41ac61bbe8
3 changed files with 9 additions and 10 deletions

View File

@ -6,6 +6,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
### Added
* GODT-682 Persistent anonymous API cookies for Import-Export.
* GODT-357 Use go-message to make a better message parser.
### Changed
* GODT-511 User agent format changed.
@ -68,8 +69,6 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* Structure for transfer rules in QML
* GODT-213 Convert panics from message parser to error.
* GODT-357 Use go-message to make a better message parser.
### Fixed
* GODT-655 Fix date picker with automatic Windows DST
* GODT-454 Fix send on closed channel when receiving unencrypted send confirmation from GUI.