Other: Bridge 1.8.4 Changelog

This commit is contained in:
Jakub 2021-06-02 11:05:55 +02:00
parent cf1ba6588a
commit 21cf7459c9
1 changed files with 6 additions and 0 deletions

View File

@ -5,7 +5,13 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
## [Bridge 1.8.4] James
## Added
GODT-1155: Update gopenpgp v2.1.9 and use go-srp.
GODT-1044: Lite parser for appended messages.
GODT-1183: Add test for getting contact emails by email
GODT-1184: Preserve signatures in externally signed messages.
# Changed
GODT-949: Ignore some InvalidMediaParameter errors in lite parser.
## Fixed
GODT-1161: Guarantee order of responses when creating new message.