Release version 2.7.2 (#247)
This commit is contained in:
parent
ca02a218b8
commit
b97d994962
5 changed files with 13 additions and 6 deletions
|
|
@ -4,8 +4,15 @@ 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.7.1] 2023-04-21
|
||||
## [2.7.2] 2023-07-17
|
||||
### Changed
|
||||
- Updated underlying crypto library
|
||||
|
||||
### Fixed
|
||||
- Ensure DecryptSessionKey returns an error for a missing key packet
|
||||
|
||||
## [2.7.1] 2023-04-21
|
||||
### Added
|
||||
- Add mobile helpers for signature verification with contexts.
|
||||
|
||||
## [2.7.0] 2023-04-14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue