Skip to content

Commit be9a568

Browse files
committed
Updated changelog
1 parent af6741e commit be9a568

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
### 4.0.0
4+
* BREAKING: Set server_error Code to 500
5+
* BREAKING: Remove support for node v4
6+
* new: Added revoke-handler to revoke access token
7+
* new: Added implicit grant flow
8+
* new: Switch from jshint to eslint
9+
* fix: correct client ID check in refresh_token grant type
10+
311
### 3.1.0
412
* new: Added package-lock.json
513
* new: Extend model object with request context

0 commit comments

Comments
 (0)