Skip to content

Commit a1f12ca

Browse files
committed
chore: add changelog entry
1 parent 04b8ffc commit a1f12ca

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# Changelog
22

3-
# 2.6.4
4-
5-
* OpenApi: Fix missing 422 responses in the documentation (#4086)
6-
73
## 2.6.3
84

95
* Identifiers: Re-allow `POST` operations even if no identifier is defined (#4052)
106
* Hydra: Fix partial pagination which no longer returns the `hydra:next` property (#4015)
117
* Security: Use a `NullToken` when using the new authenticator manager in the resource access checker (#4067)
128
* Mercure: Do not use data in options when deleting (#4056)
13-
* Doctrine: Support for foreign identifiers
14-
* JSON Schema: Allow generating documentation when property and method start from "is" (property `isActive` and method `isActive`)
9+
* Doctrine: Support for foreign identifiers (#4042)
10+
* Doctrine: Support for binary UUID in search filter (#3774)
11+
* JSON Schema: Allow generating documentation when property and method start from "is" (property `isActive` and method `isActive`) (#4064)
12+
* OpenAPI: Fix missing 422 responses in the documentation (#4086)
1513
* OpenAPI: Fix error when schema is empty (#4051)
1614
* OpenAPI: Do not set scheme to oauth2 when generating securitySchemes (#4073)
1715
* OpenAPI: Fix missing `$ref` when no `type` is used in context (#4076)

0 commit comments

Comments
 (0)