Skip to content

Commit 9f58d10

Browse files
committed
chore: changelog 2.7
1 parent 6cc80d1 commit 9f58d10

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,21 @@
33

44
## 3.0.0-rc.3
55

6-
* Symfony: removed the `$exceptionOnNoToken` parameter in `ResourceAccessChecker::__construct()` (#4900)
6+
* Symfony: removed the `$exceptionOnNoToken` parameter in `ResourceAccessChecker::__construct()` (#4905)
7+
8+
## 2.7.0
9+
10+
* Metadata: do not set id when identifier is `false` (#4880)
11+
* Metadata: automatic GET operation when none is declared (#4881)
12+
* Metadata: exception to status on operations (#4861)
13+
* Serializer: adds the JSON_INVALID_UTF8_IGNORE flag to JsonEncode (#4741)
14+
* Symfony: autoconfigure legacy Doctrine extensions (#4909)
15+
16+
Various cs fixes and PHPDoc to help upgrading to 3.0.
17+
18+
## 2.7.0-rc.3
19+
20+
* Symfony: deprecated the `$exceptionOnNoToken` parameter in `ResourceAccessChecker::__construct()` (#4900)
721

822
## 3.0.0-beta.2
923

0 commit comments

Comments
 (0)