Skip to content

Commit 84e09da

Browse files
committed
chore: add changelog entry
1 parent 1287c70 commit 84e09da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
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)
6-
* **BC**: Use `@final` annotation in ORM filters (#4109)
5+
* **BC** Change `api_platform.listener.request.add_format` priority from 7 to 28 to execute it before firewall (priority 8) (#3599)
6+
* Doctrine: **BC** Use `@final` annotation in ORM filters (#4109)
7+
* OpenAPI: **BC** Better nullable handling in JSON Schema / OpenAPI (#3518)
78
* Allow defining `exception_to_status` per operation (#3519)
89
* Doctrine: Better exception to find which resource is linked to an exception (#3965)
910
* Doctrine: Allow mixed type value for date filter (notice if invalid) (#3870)

0 commit comments

Comments
 (0)