Merge branch 'feature-argument-abbreviations' into develop
[kamaki] / Changelog
index 23a4e64..0c88d7e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,15 @@
-CHANGELOG for version 0.11
+CHANGELOG for version 0.13
 
 Bug Fixes:
-
-Changes:
+- Register image w. upload but no metafile [#4864]
+- Minor typos and updates in command help messages
+- All URL-related params are now URL-encoded [#4986]
+- In file list, show all directories as directories [#4987]
+- Do not let file-* cmds to create containers [#4992]
 
 Features:
+- Name and Type filters in endpoint list
+- In image register, meta gets same sharing as image [#4960]
+- Allow image register to auto-resolve remote path from local file [#4991]
+- Merge ClientError and AstakosClientException --> AstakosClientError [#5002]