Skip to content

Commit

Permalink
chore: Missing changelog validation exception (api-platform#4017)
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Apr 26, 2021
1 parent 0a0a05f commit 1b39c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* GraphQL: Support `ApiProperty` security (#4143)
* GraphQL: **BC** Fix security on association collection properties. The collection resource `item_query` security is no longer used. `ApiProperty` security can now be used to secure collection (or any other) properties. (#4143)
* Deprecate `allow_plain_identifiers` option (#4167)
* Exception: Add the ability to customize multiple status codes based on the validation exception (#4017)

## 2.6.5

Expand Down

0 comments on commit 1b39c9a

Please sign in to comment.