From 320ec9c9210959f72bb536ff29249c78cea089f2 Mon Sep 17 00:00:00 2001 From: Sebastien Quioc Date: Tue, 11 Jun 2024 09:47:00 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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