This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git
The following commit(s) were added to refs/heads/main by this push:
new 6ffe9ab Update CHANGES.md - 6.2.0 changes (#97)
6ffe9ab is described below
commit 6ffe9abfd65507ff079ee07ae77e254eca80ed17
Author: Pearl Dsilva <[email protected]>
AuthorDate: Tue Sep 21 17:34:32 2021 +0530
Update CHANGES.md - 6.2.0 changes (#97)
---
CHANGES.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index 1e18a5f..8c3fca0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -8,6 +8,10 @@ This release includes:
- Verify user access to cloudmonkey configuration file
- Allow sync command to be used as a verb for cloudstack API calls
- Print response with newlines if output format chosen is "text"
+- Map "default" output type to "json"
+- Add autocompletion as an optional configuration
+- Display output in human readable format
+- Show meaningful metadata for id autocompletion for some APIs
Version 6.1.0
=============