Generate keys with compression & release 2.2.3
This commit is contained in:
parent
88d66965eb
commit
64c051f0d9
5 changed files with 27 additions and 7 deletions
|
|
@ -4,6 +4,11 @@ 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.2.3] 2021-09-21
|
||||
### Changed
|
||||
- Keys are now generated with ZLIB as preferred compression algorithm
|
||||
- Upgraded underlying crypto library
|
||||
|
||||
## [2.2.2] 2021-08-04
|
||||
### Added
|
||||
- `NewKeyFromEntity` to create a key from an openpgp entity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue