Update changelog and verison tag
[kamaki] / Changelog
index 4d5a581..3be61cc 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,29 @@
+Hot fix 0.8.6
+
+- Restore kamaki uploads ability to recognise . as a directory
+
+Hot fix 0.8.4 and 0.8.5
+
+- Typo in file-copy/move
+- Fix down/upload where / was user instead of os-specific seperator [#3954]
+- Make sure all url-params are url-encoded [#3956]
+
+Hot fix 0.8.3
+
+Fix bug #3954 by using os-specific seperators in all cases in up/download
+
+Honour if_etag_match and if_not_exist preconditions even when file blocks are
+already uploaded [#3708]
+
+Hot fix 0.8.2
+
+Make kamaki file upload/containerlimit * operations aware that 0 means
+"unlimited" when refering to container limits [#3684]
+
+Hotfix 0.8.1
+
+Fix typo when parsing --config and --property
+
 CHANGELOG for version 0.8
 
 Bug Fixes:
@@ -11,7 +37,8 @@ Bug Fixes:
 - Minor typos or oversights (#3403, #3444, #3509)
 
  Changes:
- - Rename some command groups: store --> file, astakos --> user (#3566)
+ - Rename some command groups: store --> file, astakos --> user (#3566) but keep
+    backward compatibility (#3647) in config file (#3647)
  - Create a command subgroup for cyclades/compute image commands. Plankton image
     commands: kamaki image <command>, Cyclades/Compute image commands:
     kamaki image compute <command> (#3490)