Drop regex for canonicalization (#102)
* Drop regex for canonicalization * Fix CI
This commit is contained in:
parent
5b1a42c2cd
commit
385e6d21d2
7 changed files with 19 additions and 19 deletions
|
|
@ -4,6 +4,10 @@ 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).
|
||||
|
||||
## Unreleased
|
||||
### Changed
|
||||
- Improved canonicalization performance
|
||||
|
||||
## [2.1.1] 2020-11-16
|
||||
### Changed
|
||||
- Session key decryption now considers multiple key packets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue