Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: pem70 <[email protected]>
  • Loading branch information
pem70 committed Jul 19, 2024
1 parent 8d030a2 commit d01f085
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to the Zowe Client Python SDK will be documented in this file.

## Recent Changes

### Enhancements

- Supported for doc string enforcer [#309] (https://github.com/zowe/zowe-client-python-sdk/issues/309)

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

### Bug Fixes

## `1.0.0-dev18`

### Enhancements
Expand All @@ -12,10 +22,6 @@ All notable changes to the Zowe Client Python SDK will be documented in this fil

- *Breaking*: Added Support for turning off loggers. Replaced `setLoggerLevel` in Logger class with `setAllLoggerLevel` [#278] (https://github.com/zowe/zowe-client-python-sdk/issues/278)

- Supported for doc string enforcer [#309] (https://github.com/zowe/zowe-client-python-sdk/issues/309)

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

### Bug Fixes

- Fixed a bug on `create` in `Datasets` where the target dataset gets created with a different block size when `like` is specified [#295] (https://github.com/zowe/zowe-client-python-sdk/issues/295)
Expand Down

0 comments on commit d01f085

Please sign in to comment.