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: