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: CHANGELOG.md
+1-4
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil
11
11
### Bug Fixes
12
12
13
13
- Fixed the inconsistent use of the SDK name across SDKs in all files by implementing the "find and replace" tool. [#328](https://github.com/zowe/zowe-client-python-sdk/issues/328)
14
+
- Updated the sample scripts in readmes to remove/ stop using methods that were deprecated in [#276](https://github.com/zowe/zowe-client-python-sdk/issues/276). [#336](https://github.com/zowe/zowe-client-python-sdk/issues/336)
14
15
15
16
## `1.0.0-dev21`
16
17
@@ -143,7 +144,3 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil
143
144
- Fixed profile merge order to match Node.js SDK [#190](https://github.com/zowe/zowe-client-python-sdk/issues/190)
144
145
- Fixed issue for datasets and jobs with special characters in URL [#211](https://github.com/zowe/zowe-client-python-sdk/issues/211)
145
146
- Fixed exception handling in session.py [#213](https://github.com/zowe/zowe-client-python-sdk/issues/213)
146
-
147
-
### Bug Fixes
148
-
- Updated the sample scripts in readmes to remove/ stop using methods that were deprecated in #276
0 commit comments