diff --git a/CHANGELOG.md b/CHANGELOG.md index 39e8e3ade..6a8e44723 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #2824, Fix range request with first position same as length return status 206 - @taimoorzaeem - #2939, Fix wrong `Preference-Applied` with `Prefer: tx=commit` when transaction is rollbacked - @steve-chavez - #2939, Fix `count=exact` not being included in `Preference-Applied` - @steve-chavez + - #2800, Fix not including to-one embed resources that had a `NULL` value in any of the selected fields when doing null filtering on them - @laurenceisla + - #2846, Fix error when requesting `Prefer: count=` and doing null filtering on embedded resources - @laurenceisla ## [11.2.0] - 2023-08-10