Skip to content

Commit

Permalink
Merge tag '19.0.0' into develop
Browse files Browse the repository at this point in the history
fakeCAS release 19.0.0

- Update fakeCAS for OSF token-scope relationship change
- Add OAuth revoke endpoint
- Fix OAuth profile endpoint
- Update readme
  • Loading branch information
cslzchen committed Aug 19, 2019
2 parents 06cc4ce + 13c5e88 commit 1edf252
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Changelog

We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.

19.0.0 (2019-08-19)
===================

- Update fakeCAS for OSF token-scope relationship change
- Add OAuth revoke endpoint
- Fix OAuth profile endpoint
- Rewrite readme

0 comments on commit 1edf252

Please sign in to comment.