From 1000a91c756cd05909e124550a96017481d8204b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Robles?= Date: Tue, 21 Mar 2023 23:52:01 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c146e3b..8fd6c8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.5.0] - 2023-03-21 + +### Added + +- Backend now returns properly the `Content-Type=application/vnd.api+json` response header + ## [3.4.2] - 2023-03-03 ### Fixed