Update go-crypto, go-mime and prepare v2.6.1 release

This commit is contained in:
M. Thiercelin 2023-03-22 13:23:35 +01:00
parent 62f2ca828e
commit 524e1b89a9
No known key found for this signature in database
GPG key ID: 29581E7E24EBEC0A
5 changed files with 15 additions and 9 deletions

View file

@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.6.1] 2023-03-22
### Security fix
- Update `github.com/ProtonMail/go-crypto` and `github.com/ProtonMail/go-mime` to fix
panic on invalid inputs.
## [2.6.0] 2023-03-15
### Added