Update changelog

This commit is contained in:
M. Thiercelin 2022-03-17 10:44:50 +01:00
parent b54b5f4d6d
commit c9a9f0b799
No known key found for this signature in database
GPG key ID: 29581E7E24EBEC0A

View file

@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Fixed ## Fixed
- Update dependency `github.com/ProtonMail/go-mime`. It makes the parsing - Update dependency `github.com/ProtonMail/go-mime`. It makes the parsing
of MIME messages more flexible to messages with no specified charsets. of MIME messages more flexible to messages with no specified charsets.
- Fix the verification of PGP/MIME signature, the signature is now verified
against the canonicalized content rather than the raw content.
## [2.4.5] 2022-03-01 ## [2.4.5] 2022-03-01