Remove monotonic clock (#133)
This commit is contained in:
parent
0e109ca7ce
commit
039f757e93
3 changed files with 11 additions and 25 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).
|
||||
|
||||
## [2.1.10] 2021-06-16
|
||||
### Fixed
|
||||
- Removed time interpolation via monotonic clock that can cause signatures in the future
|
||||
|
||||
## [2.1.9] 2021-05-12
|
||||
### Changed
|
||||
- Updated the underlying crypto library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue