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