From 00bfe7d2699b436fddc84fbc63febf1aa5f22194 Mon Sep 17 00:00:00 2001 From: Trae Yelovich Date: Tue, 25 Feb 2025 15:46:41 -0500 Subject: [PATCH] chore: update changelog Signed-off-by: Trae Yelovich --- packages/zowe-explorer/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/zowe-explorer/CHANGELOG.md b/packages/zowe-explorer/CHANGELOG.md index edc5dbae4..47248dfd2 100644 --- a/packages/zowe-explorer/CHANGELOG.md +++ b/packages/zowe-explorer/CHANGELOG.md @@ -22,7 +22,7 @@ All notable changes to the "vscode-extension-for-zowe" extension will be documen - Fixed z/OS Console panel background colour to be in sync with the rest of the VS Code styling. [#3445](https://github.com/zowe/zowe-explorer-vscode/pull/3445) - Fixed an issue seen with outdated profile information in the z/OS tree view data during upload and download of data set and USS files [#3457](https://github.com/zowe/zowe-explorer-vscode/issues/3457) - Fixed issue where deleting too many nodes at once would cause the confirmation prompt to be oversized. [#3254](https://github.com/zowe/zowe-explorer-vscode/issues/3254) -- Fixed issue where users were prompted several times when using a profile with invalid credentials in a VS Code workspace. Now, the user is only prompted once per profile, and can enter in new credentials before any further prompts appear. [#3480](https://github.com/zowe/zowe-explorer-vscode/pull/3480) +- Fixed issue where users were prompted several times when using a profile with invalid credentials in a VS Code workspace. Now, the user is only prompted once per profile, allowing the user to enter in new credentials before any further prompts appear. [#3480](https://github.com/zowe/zowe-explorer-vscode/pull/3480) ## `3.1.1`