File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,19 @@ Changelog
2424 ` route_basepaths ` and accepts a list of base paths. See the changelog of
2525 the SimpleCmsBundle as the main impact is on that side.
2626
27+ * ** 2014-03-29** : Route document and entity constructor changed. The options
28+ are no longer mapped separately but as route options. See UPGRADE-1.2.md for
29+ instructions.
30+
2731* ** 2014-03-26** : [ ORM] Applied the cleanup for the PHPCR provider to the ORM
2832 provider now: If the route matched a pattern with a format extension, the
2933 format extension is no longer set as route a default.
3034
31- * ** 2014-03-25** : setParent() and getParent() are now deprecated.
35+ * ** 2014-03-25** : [ PHPCR ] setParent() and getParent() are now deprecated.
3236 Use setParentDocument() and getParentDocument() instead.
3337 Moreover, you should now enable the ChildExtension from the CoreBundle.
3438
35- * ** 2014-03-23** : When using PHPCR-ODM, routes can now be generated with their
39+ * ** 2014-03-23** : [ PHPCR] urls can now be generated from the route
3640 uuid as route name as well, in addition to the repository path.
3741
3842* ** 2013-12-23** : add support for ChainRouter::getRouteCollection(), added new
You can’t perform that action at this time.
0 commit comments