Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Oct 10, 2024
1 parent f166681 commit d9116d7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# @digitalbazaar/vc ChangeLog

## 7.0.1 - 2024-10-xx
## 7.1.0 - 2024-10-xx

### Added
- Add maxClockSkew variable to time comparison functions.
- Add `maxClockSkew` parameter to time comparison functions with a default
of 5 minutes. This also constitutes a fix for decentralized systems where
clocks are not expected to be perfectly in sync.

## 7.0.0 - 2024-08-01

Expand Down

0 comments on commit d9116d7

Please sign in to comment.