From 860771ad1e2a759a8099a4dbeb264c342e3b9577 Mon Sep 17 00:00:00 2001 From: "Boris Stoyanov - a.k.a Bobby" Date: Fri, 28 Apr 2023 14:53:29 +0300 Subject: [PATCH] update changes.md file (#134) * Update CHANGES.md --------- Co-authored-by: Boris Stoyanov Co-authored-by: Rohit Yadav --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 352e0e6b..57b5761b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,12 @@ This release includes: - Fixes handling of invalid timeout value - Fixes csv output - Add support for ARM64 Darwin/OSX build in Makefile +- Autocompletion on storage pool related APIs +- Enable profile information passing through commandline +- Profile caching improvements and bugfixes +- Fix: reuse cmk's CLI params to call piped cmd +- Maintenance changes - github actions/travis migration, dependencies upgrades, +- Various bug fixes Version 6.2.0 =============