Added setting default access scopes in the config file & fixed #21.
Change-Id: Ic9cdf2c1aed100d6c0aa37f4d1195a3f6f2c3fda
diff --git a/full/Changes b/full/Changes
index 9e0be4b..9445c94 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,5 +1,5 @@
version 0.60.2
-25/04/2018
+26/04/2018
- implemented OAuth2 client registration (margaretha)
- implemented OAuth2 client authentication (margaretha)
- changed virtual corpus search to retrieval (margaretha)
@@ -15,6 +15,8 @@
- added OAuth2 authorization, scope and access token tables for SQLite (margaretha)
- implemented OAuth2 authorization, scope and access token DAO (margaretha)
- implemented OAuth2 request access token with authorization code grant (margaretha)
+ - added setting default scopes in the config file (margaretha)
+ - fixed loading spring config multiple times in the test suite (margaretha)
version 0.60.1
28/03/2018