Update changelog
[kamaki] / Changelog
index 3cea2ed..ce2bdc9 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,17 +1,17 @@
-CHANGELOG for version 0.10
+CHANGELOG for version 0.13
 
 Bug Fixes:
-
-Changes:
-
-- Adjust astakos authenticate to the new url scheme of synnefo >= 0.14 [#3832, #3874]
-  as a side effect, some renamings in astakos.AstakosClient:
-   info --> user_info, user --> list_users
+- 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:
-
-- Implement an optional astakosclient cli exposed as "astakos", with the following methods:
-    authenticate, uuid, username, quotas, service uuid/username/quotas
-- Add some astakos/keystone kamaki-lib api calls [#3874], used to access astakos-calls cache:
-  get_services, get_service_details, get_service_endpoints
+- 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]
+- Restore kamaki file publish/unpublish
+- Accept username or UUID in kamaki file --account/--to-account [#4810]