diff --git a/index.md b/index.md index a66b202e..3b705d8b 100755 --- a/index.md +++ b/index.md @@ -35,11 +35,9 @@ 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 latest release is `4.0.4` (released 2014-12-03): +The latest release is `4.0.5` (released 2014-12-15): -## 4.0.4 (released 2014-12-03) - -* Ensure refresh token hasn't expired (Issue #270) +* Prevent duplicate session in auth code grant (Issue #282) ## Questions?