From 503047c2d4b568d70dcc36b88601f007ad427901 Mon Sep 17 00:00:00 2001 From: Julik Tarkhanov Date: Tue, 13 Feb 2024 19:35:13 +0100 Subject: [PATCH] Another changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb77056..092a826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ### 0.15.0 +* Exclude versions of Rails 7 which were incompatible with the pbbuilder ActionView handler, as pbbuilder cannot work there at all * Fix decode_rack_response to be compatible with Rack response body wrappers (and conform to the Rack SPEC) ### 0.14.0