Add missing changelog entries

This commit is contained in:
Laurence Isla
2023-09-19 00:15:48 -03:00
committed by Steve Chavez
parent 37a3f818dd
commit 1b4dae5a7a
+2
View File
@@ -19,6 +19,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=<type>` and doing null filtering on embedded resources - @laurenceisla
## [11.2.0] - 2023-08-10