Skip to content

Commit 3e0365b

Browse files
committed
chore: add changelog entry
1 parent 500268a commit 3e0365b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
## 2.7.0
44

5+
* **BC**: Change `api_platform.listener.request.add_format` priority from 7 to 28 to execute it before firewall (priority 8) (#3599)
56
* Doctrine: Better exception to find which resource is linked to an exception (#3965)
67
* Doctrine: Allow mixed type value for date filter (notice if invalid) (#3870)
8+
* Doctrine: Add `nulls_always_first` and `nulls_always_last` to `nulls_comparison` in order filter (#4103)
79
* MongoDB: `date_immutable` support (#3940)
810
* DataProvider: Add `TraversablePaginator` (#3783)
911
* Swagger UI: Add `swagger_ui_extra_configuration` to Swagger / OpenAPI configuration (#3731)
10-
* OrderFilter: Add `nulls_always_first` and `nulls_always_last` to `nulls_comparison` (#4103)
1112

1213
## 2.6.3
1314

0 commit comments

Comments
 (0)