We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f166681 commit d9116d7Copy full SHA for d9116d7
CHANGELOG.md
@@ -1,9 +1,11 @@
1
# @digitalbazaar/vc ChangeLog
2
3
-## 7.0.1 - 2024-10-xx
+## 7.1.0 - 2024-10-xx
4
5
### Added
6
-- Add maxClockSkew variable to time comparison functions.
+- Add `maxClockSkew` parameter to time comparison functions with a default
7
+ of 5 minutes. This also constitutes a fix for decentralized systems where
8
+ clocks are not expected to be perfectly in sync.
9
10
## 7.0.0 - 2024-08-01
11
0 commit comments