From 1b1d3c811817b00ae06e9a090f6e4abf98ac2407 Mon Sep 17 00:00:00 2001 From: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:14:51 +0200 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Martin Zeithaml <66114686+Martin-Zeithaml@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9d65540a9..a2dd71bc5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to the Zowe Installer will be documented in this file. - `zowe.yaml` changed its default z/OSMF Service ID definition from `zosmf` to `ibmzosmf`, which may impact Zowe Clients. For more information on this change, please see the API Mediation Layer's 3.0.0 Breaking Changes. ### New features and enhancements -- Enhancement: Added explanation to possible error message when checking z/OSMF setting. (#3956) +- Enhancement: Added explanation to possible error message when checking z/OSMF setting. #3956