Skip to content

Commit 4abeb8b

Browse files
mjsalingerthomseddon
authored andcommitted
Updated changelog
1 parent 89eb13b commit 4abeb8b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

517
* Update all dependencies 🎉

0 commit comments

Comments
 (0)