From 1662e23f6c1d89d0abb477af99786c89de17ae40 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 6 Nov 2023 15:47:49 +0100 Subject: [PATCH] release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 419346a..7824d6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.2 + +* Support kevinrob/guzzle-cache-middleware v5 + # v1.2.1 * Add back dummy GET endpoints for all resources, which were removed with the api-platform transition since api-platform still requires them to be present, even if they are not functional. No functional change for usable endpoints.