Skip to content

Commit ddb5fd4

Browse files
mjsalingerthomseddon
authored andcommitted
Updated changelog
1 parent 35131f8 commit ddb5fd4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## Changelog
22

3+
### 3.1.0
4+
* new: Added package-lock.json
5+
* new: Extend model object with request context
6+
* new: .npmignore tests
7+
* fix: validate requested scope on authorize request
8+
* fix: issue correct expiry dates for tokens
9+
* fix: set numArgs for promisify of generateAuthorizationCode
10+
* fix: Changed 'hasOwnProperty' call in Response
11+
* docs: Ensure accessTokenExpiresAt is required
12+
* docs: Add missing notice of breaking change for accessExpireLifetime to migration guide
13+
* docs: Correct tokens time scale for 2.x to 3.x migration guide
14+
* readme: Update Slack badge and link
15+
* readme: Fix link to RFC6750 standard
16+
317
### 3.0.2 (24/05/2020)
418

519
* Update all dependencies 🎉

0 commit comments

Comments
 (0)