Implemented configurable resource filters for search and match info APIs

Added tests and settings for ICC scenario.

Change-Id: If22b96cd12f2a39c134a45f9e3e4b2da8bcd36dc
diff --git a/full/Changes b/full/Changes
index 00c8159..fc593b0 100644
--- a/full/Changes
+++ b/full/Changes
@@ -3,6 +3,7 @@
 - Support token array in matchinfo (fixes #570; diewald)
 - Updated VC list API and deprecated owner VC list (addressed #580)
 - Added user info web-service (solved #566)
+- Implemented configurable resource filters for search and match info APIs
 
 # version 0.69.3
 
@@ -38,7 +39,9 @@
 - Deprecate API token (JWT) web-service
 - Fixed Slf4J binding
 2023-02-28
-Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
+- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
+2023-03-06
+- Fixed testing refresh token expiry.
 
 
 # version 0.69.1