diff --git a/CHANGELOG.md b/CHANGELOG.md index 20ff36f..2ee503f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- For GenericAPIAction, handle when the response is a no content response + ## [1.13.0] - 2024-04-22 ### Changed