Add key generation offset (#104)
* Add key generation offset * Bump version to 2.1.2
This commit is contained in:
parent
385e6d21d2
commit
75f27fd1df
6 changed files with 29 additions and 4 deletions
|
|
@ -4,7 +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
|
||||
## [2.1.2] 2020-12-01
|
||||
### Added
|
||||
- `SetKeyGenerationOffset` to add an offset in key generation time and prevent not-yet-valid keys.
|
||||
|
||||
### Changed
|
||||
- Improved canonicalization performance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue