Remove monotonic clock (#133)

This commit is contained in:
wussler 2021-06-16 14:06:07 +02:00 committed by GitHub
parent 0e109ca7ce
commit 039f757e93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 25 deletions

View file

@ -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