From 966f8df33fca677f6b4a322b6f89178b270f0b60 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Wed, 25 Oct 2023 19:08:04 +0200 Subject: [PATCH] changelog: update to 11.2.2 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ed7c15fe..ed0a36831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,14 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - - #2824, Fix regression by reverting fix that returned 206 when first position = length in a `Range` header - @laurenceisla, @strengthless - #3015, Fix unnecessary count() on RPC returning single - @steve-chavez +## [11.2.2] - 2023-10-25 + +### Fixed + + - #2824, Fix regression by reverting fix that returned 206 when first position = length in a `Range` header - @laurenceisla, @strengthless + ## [11.2.1] - 2023-10-03 ### Fixed