diff --git a/CHANGELOG.md b/CHANGELOG.md index be34938f..4484158d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil - Refactored tests into proper folders and files [#265](https://github.com/zowe/zowe-client-python-sdk/issues/265) - Fixed the bug on `upload_file_to_dsn` [#104](https://github.com/zowe/zowe-client-python-sdk/issues/104) - **Breaking:** Standardized `response` output based on `Content-Type`. [#266](https://github.com/zowe/zowe-client-python-sdk/issues/266) +- Refactored function `Datasets.create` definition [#214](https://github.com/zowe/zowe-client-python-sdk/issues/214) ### Bug Fixes