Update go-crypto and prevent AEAD messages
This commit is contained in:
parent
6c08b558a5
commit
5c9d4688cb
5 changed files with 10 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.4.2] 2022-01-13
|
||||
|
||||
### Changed
|
||||
- Updated underlying crypto library and prevented AEAD messages from being created until the specification is stable
|
||||
|
||||
## [2.4.1] 2022-01-10
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue