mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-03 18:51:53 +05:30
Updated changelog
This commit is contained in:
parent
44ff7b33a1
commit
6b18a9441a
@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 5.0.3 (released 2016-05-04)
|
||||||
|
|
||||||
|
* Fix hints in PasswordGrant (Issue #560)
|
||||||
|
* Add meaning of `Resource owner` to terminology.md (Issue #561)
|
||||||
|
* Use constant for event name instead of explicit string (Issue #563)
|
||||||
|
* Remove unused request property (Issue #564)
|
||||||
|
* Correct wrong phpdoc (Issue #569)
|
||||||
|
* Fixed typo in exception string (Issue #570)
|
||||||
|
|
||||||
## 5.0.2 (released 2016-04-18)
|
## 5.0.2 (released 2016-04-18)
|
||||||
|
|
||||||
* `state` parameter is now correctly returned after implicit grant authorization
|
* `state` parameter is now correctly returned after implicit grant authorization
|
||||||
|
Loading…
Reference in New Issue
Block a user