diff --git a/packages/imperative/CHANGELOG.md b/packages/imperative/CHANGELOG.md index 456bf82ce..825a00683 100644 --- a/packages/imperative/CHANGELOG.md +++ b/packages/imperative/CHANGELOG.md @@ -2,9 +2,12 @@ All notable changes to the Imperative package will be documented in this file. -## `8.10.4` +## Recent Changes - Enhancement: Added `DeferredPromise` class to Imperative to provide utilities for data synchronization. [#2405](https://github.com/zowe/zowe-cli/pull/2405) + +## `8.10.4` + - BugFix: Fixed a typo in the syntax validation code for positional arguments which caused the validation to never fail. [#2375](https://github.com/zowe/zowe-cli/issues/2375) ## `8.10.3`