From 46a67ed76d38e2ce34b2f273b19986a9d1dd889a Mon Sep 17 00:00:00 2001 From: Grigori Fursin Date: Wed, 16 Oct 2024 11:33:51 +0200 Subject: [PATCH] clean up --- cm/CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cm/CHANGES.md b/cm/CHANGES.md index bebe32726..f39ad0dc2 100644 --- a/cm/CHANGES.md +++ b/cm/CHANGES.md @@ -1,6 +1,7 @@ ## V3.2.3 - added --new_branch to `cm pull repo` and `cm checkout repo` - - fixed a bug in `cm show repo` (removed dependency on cm4mlops) + - fixed a bug in `cm show repo` (removed dependency on cm4mlops + and used subprocess.check_output) ## V3.2.2 - fixed action `help` and flag `-h` to work with all automations: