Skip to content

Commit 78bf008

Browse files
committed
update changelog
1 parent a79ac9a commit 78bf008

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Change Log
22

3+
34
All notable changes to this project will be documented in this file starting from version **v4.0.0**.
45
This project adheres to [Semantic Versioning](http://semver.org/).
56

7+
## 7.0.0 - 2016-05-19
8+
9+
- change jwt.sign to return errors on callback instead of throwing errors ([1e46c5a42aa3dab8478efa4081d8f8f5c5485d56](https://github.com/auth0/node-jsonwebtoken/commit/1e46c5a42aa3dab8478efa4081d8f8f5c5485d56))
10+
611
## 6.2.0 - 2016-04-29
712

813
- add support for `options.clockTolerance` to `jwt.verify` ([65ddea934f226bf06bc9d6a55be9587515cfc38d](https://github.com/auth0/node-jsonwebtoken/commit/65ddea934f226bf06bc9d6a55be9587515cfc38d))

0 commit comments

Comments
 (0)