You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/imperative/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ All notable changes to the Imperative package will be documented in this file.
5
5
## Recent Changes
6
6
7
7
- BugFix: Stopped supporting IE 11 browser in web help pages for technical currency. [#2654](https://github.com/zowe/zowe-cli/pull/2654)
8
+
- BugFix: Fixed truncation that could occur when the `AbstractRestClient` downloads gzip-encoded data. [#2658](https://github.com/zowe/zowe-cli/pull/2658)
0 commit comments