Added support for public metadata response in the search api.
Change-Id: Ic6297c192c813520d1c83c1a35d2206059eadb8e
diff --git a/full/Changes b/full/Changes
index 36a4c52..82ff399 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,3 +1,8 @@
+# version 0.62.1
+08/07/2019
+ - Added tests for public metadata response in search api (margaretha, issue #43)
+ - Disabled some tests of unused/disabled web-services (margaretha)
+
# version 0.62
28/02/2019
- Removed old VC controllers and updated tests (margaretha, issue #34)