diff --git a/CHANGELOG.md b/CHANGELOG.md index 74361e78..0c813bb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil ## Recent Changes - Bugfix: Fixed issue for datasets and jobs with special characters in URL [#211] (https://github.com/zowe/zowe-client-python-sdk/issues/211) -- Bugfix: Fixed exception handling in session.py [#217] (https://github.com/zowe/zowe-client-python-sdk/issues/217) +- Bugfix: Fixed exception handling in session.py [#213] (https://github.com/zowe/zowe-client-python-sdk/issues/213) - Feature: Added a CredentialManager class to securely retrieve values from credentials and manage multiple credential entries on Windows [#134](https://github.com/zowe/zowe-client-python-sdk/issues/134) - Feature: Added method to load profile properties from environment variables