From c4aae25f77d9d78f3edfea546a578b425b753930 Mon Sep 17 00:00:00 2001 From: Zowe Robot Date: Wed, 27 Sep 2023 11:23:49 +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)