diff --git a/CHANGELOG.md b/CHANGELOG.md index e9490299a..a30ad98b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### Fixed -- `task_utils/get_nested_value` fixed issue with non dict parameter passed without level(1st workflow) + ### Changed +## [0.4.24] - 2023-12-08 +### Fixed +- `task_utils/get_nested_value` fixed issue with non dict parameter passed without level(1st workflow) + + ## [0.4.23] - 2023-12-07 ### Added - Added tests for new functionalities in SAPRFC and SAPRFCV2 regarding passing credentials.