Fix HTTP headers in image member add
[kamaki] / Changelog
index 5b59b34..ce2bdc9 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,8 @@ Bug Fixes:
 Features:
 - Name and Type filters in endpoint list
 - In image register, meta gets same sharing as image [#4960]
-- Allow image register to automatically resolve remote path from local file
-    [#4991]
+- Allow image register to auto-resolve remote path from local file [#4991]
+- Merge ClientError and AstakosClientException --> AstakosClientError [#5002]
+- Restore kamaki file publish/unpublish
+- Accept username or UUID in kamaki file --account/--to-account [#4810]