Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Michal Horejsek
2021-01-15 11:54:13 +00:00
parent 5d246d449c
commit 6523b906af

View File

@ -32,11 +32,6 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-208 Remove deprecated use of BuildNameToCertificate.
### Fixed
* GODT-922 Fix panic during restarting the bridge.
* GODT-945 Fix panic in integration tests caused by concurrent map writes.
* GODT-732 Fix usage of fontawesome.
* GODT-951 Properly parse message with long lines in header and long header split to multiple lines (upgrading to latest go-message).
* GODT-894 Fix panic when sending while account is logging in.
* GODT-946 Fix flaky tests notifying changes.
### Changed