From 2c5dc158361689ea8a2bb83925ac95d81738499f Mon Sep 17 00:00:00 2001 From: jace-roell Date: Mon, 12 Aug 2024 15:42:30 -0400 Subject: [PATCH] changelog Signed-off-by: jace-roell --- packages/imperative/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/imperative/CHANGELOG.md b/packages/imperative/CHANGELOG.md index 38195d1c5..8cc88bacd 100644 --- a/packages/imperative/CHANGELOG.md +++ b/packages/imperative/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the Imperative package will be documented in this file. ## Recent Changes -- BugFix: Modified showMsgWhenDeprecated() to allow an empty string as a paramter when no replacement is availible for deprecated command to print an alternative message. [#2041](https://github.com/zowe/zowe-cli/issues/2041) +- BugFix: Modified showMsgWhenDeprecated() function to allow an empty string as a parameter when no replacement is availible for the deprecated command. When no replacement is availible an alternative message will be printed. [#2041](https://github.com/zowe/zowe-cli/issues/2041) ## `5.26.3`