mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-02 00:43:11 +05:30
Update index.md
This commit is contained in:
parent
921fd25680
commit
a67ce3645c
9
index.md
9
index.md
@ -35,11 +35,12 @@ In addition it supports the following token types:
|
|||||||
|
|
||||||
The changelog can be viewed here - [https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md).
|
The changelog can be viewed here - [https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md).
|
||||||
|
|
||||||
The latest release is `4.0.2` (released 2014-11-21):
|
The latest release is `4.0.3` (released 2014-12-02):
|
||||||
|
|
||||||
* Improved interfaces (Issue #255)
|
## 4.0.3 (released 2014-12-02)
|
||||||
* Learnt how to spell delimiter and so `getScopeDelimiter()` and `setScopeDelimiter()` methods have been renamed
|
|
||||||
* Docblock improvements (Issue #254)
|
* Fix bad type hintings (Issue #267)
|
||||||
|
* Do not forget to set the expire time (Issue #268)
|
||||||
|
|
||||||
## Questions?
|
## Questions?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user