diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 44ffaf30e0..1f80ddad91 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -2,10 +2,11 @@ All notable changes to the Zowe CLI package will be documented in this file. -## `7.18.9` - +## Recent Changes - Breaking: First major version bump for V3 +## `7.18.9` + - Enhancement: Incorporate all source code from the zowe/imperative Github repository into the zowe/zowe-cli repository. This change should have no user impact. - BugFix: Removed out of date `Perf-Timing` performance timing package. - BugFix: Fix behavior where a specified directory was being lowercased on non-PDS datasets when downloading all datasets [#1722](https://github.com/zowe/zowe-cli/issues/1722)