diff --git a/CHANGELOG.md b/CHANGELOG.md index c1982a99..36f42854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,8 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil ## Recent Changes +- Bugfix: Fixed issue for datasets with '#' in URL [#211] (https://github.com/zowe/zowe-client-python-sdk/issues/211) + + - 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 \ No newline at end of file +- Feature: Added method to load profile properties from environment variables