Implemented handler for OpenID authentication error response.

Change-Id: Icc7150e4f880ab38b1ea7be42afe04dd0814af10
diff --git a/full/Changes b/full/Changes
index 70835d0..ccb3096 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,6 +1,9 @@
 version 0.60.4
 12/06/2018
     - implemented OAuth2 authorization code request with OpenID Authentication (margaretha)
+    - enabled OAuth2 authorization without OpenID authentication using Nimbus library (margaretha)
+    - implemented response handler for OpenID authentication errors in authorization requests (margaretha)
+    - added tests regarding OpenID authentication in authorization requests (margaretha)
     
 version 0.60.3
 06/06/2018