From 0a137f67611473e7a0d128067e5cbb353f5b742c Mon Sep 17 00:00:00 2001 From: Zowe Robot Date: Wed, 27 Sep 2023 12:03:05 +0000 Subject: [PATCH] Update changelog Signed-off-by: Zowe Robot --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9e7b17a7e..bf592786e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to the Zowe API Mediation Layer package will be documented in this file. +## `1.28.24 (2023-09-27)` + + + + + + ## `1.28.16 (2022-11-28)` * Bugfix: Use the APIML_SECURITY_X509_ENABLED flag to properly disable client certificate authentication for SSO (#2645) ([5f32c09](https://github.com/zowe/api-layer/commit/5f32c09)), closes [#2645](https://github.com/zowe/api-layer/issues/2645)