Skip to content

Commit

Permalink
🚢 v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed Oct 6, 2017
1 parent b8aa3d7 commit f59e5ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ go_import_path: github.com/MatthewHartstonge/storage
go:
- 1.7
- 1.8
- 1.9
env:
- GO15VENDOREXPERIMENT=1

Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Storage Changelog
## v0.7.4
- Adds `TenantIDs` to the client record to enable `client_credentials` for multi-tenant applications

## v0.7.3
- Adds better error checking support for clients

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

fosite-storage-mongo provides Mongo backed database storage that conforms to *all the interfaces!* required by fosite.

**Lastest Version:** v0.7.3
**Lastest Version:** v0.7.4

**Table of contents**
- [Documentation](#documentation)
Expand Down

0 comments on commit f59e5ef

Please sign in to comment.