Skip to content

Commit 6b2dd13

Browse files
committed
sync changelog
1 parent 3734ddf commit 6b2dd13

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ CHANGELOG
2525
`isPopulateDefaultVars()` methods from the `Controller\Annotations\View` class
2626
* removed the `setEngine()`, `setTemplate()`, `setTemplateData()`, `setTemplateVar()`, `getEngine()`,
2727
`getTemplate()`, `getTemplateData()`, and `getTemplateVar()` methods from the `View\View` class
28-
* changed the default value of the `fos_rest.service.templating` and `fos_rest.view.default_engine`
29-
options to `null`
30-
* changed the default value of the `fos_rest.view.force_redirects` option to the empty array
3128
* changed the default value of the `fos_rest.body_listener` option to `false`
3229
* removed the `setMaxDepth()`/`getMaxDepth()` methods from the `Context` class, use
3330
`enableMaxDepth()`/`disableMaxDepth()` instead
@@ -74,6 +71,8 @@ CHANGELOG
7471
* `fos_rest.exception_listener`
7572
* `fos_rest.exception.controller`
7673
* `fos_rest.exception.twig_controller`
74+
* `fos_rest.inflector`
75+
* `fos_rest.router`
7776
* `fos_rest.routing.loader.controller`
7877
* `fos_rest.routing.loader.directory`
7978
* `fos_rest.routing.loader.processor`

0 commit comments

Comments
 (0)