Skip to content

Commit

Permalink
Merge branch 'function_case' of https://github.com/zowe/zowe-client-p…
Browse files Browse the repository at this point in the history
…ython-sdk into function_case
  • Loading branch information
pem70 committed Jul 22, 2024
2 parents 58800e2 + 2f96468 commit 379fb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil

- Add type annotations for all methods [#280] (https://github.com/zowe/zowe-client-python-sdk/issues/280)

- *Breaking*: Revised function names in `Logger` class and `files` class into snake_case. Supported for function case enforcer [#315] (https://github.com/zowe/zowe-client-python-sdk/issues/315)
- *Breaking*: Revised function names in `Logger` class and `files` class into snake_case. Enabled pylint rule to enforce function case. [#315] (https://github.com/zowe/zowe-client-python-sdk/issues/315)

### Bug Fixes

Expand Down

0 comments on commit 379fb78

Please sign in to comment.