You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
7
## [Unreleased]
8
+
9
+
## [7.4.0] - released 2019-05-05
10
+
8
11
### Changed
9
12
- RefreshTokenRepository can now return null, allowing refresh tokens to be optional. (PR #649)
10
13
11
14
## [7.3.3] - released 2019-03-29
15
+
12
16
### Added
13
17
- Added `error_description` to the error payload to improve standards compliance. The contents of this are copied from the existing `message` value. (PR #1006)
14
18
@@ -441,7 +445,8 @@ Version 5 is a complete code rewrite.
0 commit comments