From 7aa9c59fe04f5cee8833544a27420c977edc6b43 Mon Sep 17 00:00:00 2001 From: Timothy Johnson Date: Tue, 2 Jul 2024 09:52:32 -0400 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com> Signed-off-by: Timothy Johnson --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c066a0e3..7778280e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil ### Enhancements -- - ### Bug Fixes - Fixed a bug on `_create_custom_request_arguments` where changes on `custom_args` will stay after the function returns [#299](https://github.com/zowe/zowe-client-python-sdk/issues/299)