From afd1db6bae66824f52caa2e6f8dad30cbc907d00 Mon Sep 17 00:00:00 2001 From: KevinLoesch1 Date: Wed, 18 Oct 2023 11:23:23 -0400 Subject: [PATCH] Update changelog Signed-off-by: KevinLoesch1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c25ea6113..d6589d545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the Imperative package will be documented in this file. +## Recent Changes + +- BugFix: Fix for `AbstactRestClient` failing to return when streaming a larger file [#1805](https://github.com/zowe/zowe-cli/issues/1805) + ## `5.18.2` - BugFix: Fixed normalization on stream chunk boundaries [#1815](https://github.com/zowe/zowe-cli/issues/1815)