Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
soderluk committed Jun 5, 2017
1 parent 290b435 commit a8789e6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ Don't forget to update the links at the bottom of the CHANGELOG.
### Security
- To invite users to upgrade in case of vulnerabilities.

## [3.1.1] - 2017-06-05
### Added
- Validate access token to OAuth2Service function calls.
- ODM module to suggestions.

### Fixed
- Tests.

## [3.1.0] - 2017-06-02
### Added
- Support for Authorization Code grant type.
Expand Down Expand Up @@ -107,7 +115,8 @@ Don't forget to update the links at the bottom of the CHANGELOG.
- Project files.
- Support for eloquent.

[Unreleased]: https://github.com/nordsoftware/lumen-oauth2/compare/3.1.0...HEAD
[Unreleased]: https://github.com/nordsoftware/lumen-oauth2/compare/3.1.1...HEAD
[3.1.1]: https://github.com/nordsoftware/lumen-oauth2/compare/3.1.0...3.1.1
[3.1.0]: https://github.com/nordsoftware/lumen-oauth2/compare/3.0.0...3.1.0
[3.0.0]: https://github.com/nordsoftware/lumen-oauth2/compare/2.0.0...3.0.0
[2.0.0]: https://github.com/nordsoftware/lumen-oauth2/compare/1.4.0...2.0.0
Expand Down

0 comments on commit a8789e6

Please sign in to comment.