Release 2.1.6 (#119)

This commit is contained in:
wussler 2021-03-17 16:54:47 +01:00 committed by GitHub
parent 32842f4135
commit 7b16cf94c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,13 +4,17 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [2.1.6] 2021-03-17
### Added ### Added
- Decryption tests for attachments - Decryption tests for attachments
### Fixed ### Fixed
- Armoring headers for public or private keys - Armoring headers for public or private keys
- Session key decoding on invalid keys - Session key decoding on invalid keys
- Support for multiple embedded signatures (not nested)
### Security
- Updated the underlying crypto library
## [2.1.5] 2021-02-19 ## [2.1.5] 2021-02-19