Skip to content

Commit 05bdba3

Browse files
committed
complete the changelog file for 1.7
1 parent 3682568 commit 05bdba3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,25 @@
11
CHANGELOG
22
=========
33

4+
* fixed the `AllowedMethodsRouteLoader` to work with Symfony 3.0
5+
46
1.7.8
57
-----
68

9+
* removed uses of the reflection API in favor of faster solutions when possible
10+
11+
* fixed the configuration to use serialization groups and versions at the same time
12+
713
1.7.7
814
-----
915

16+
* when using Symfony 3.x, the bundle doesn't call methods anymore that have been deprecated in
17+
Symfony 2.x and were removed in Symfony 3.0
18+
19+
* the `ViewResponseListener` does not overwrite explicitly configured templates anymore
20+
21+
* fixed the `ParamFetcher` class to properly handle sub requests
22+
1023
1.7.6
1124
-----
1225

0 commit comments

Comments
 (0)