Skip to content

Commit 71ef86b

Browse files
author
Lars Janssen
committed
Added new CHANGELOG.md with a few recent changes
1 parent 8c17704 commit 71ef86b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Changelog
2+
=========
3+
4+
* **2013-05-28**: [Bundle] Only include Doctrine PHPCR compiler pass if PHPCR-ODM is present
5+
* **2013-05-25**: [Bundle] Drop symfony_ from symfony_cmf prefix
6+
* **2013-05-24**: [Document] ContentRepository now requires ManagerRegistry in the constructor and provides `setManagerName()` in the same way as RouteProvider
7+
* **2013-05-24**: [Document] RouteProvider now requires ManagerRegistry in the constructor (the `cmf_routing.default_route_provider` does this for you)
8+
** To use a different document manager from the registry, call `setManagerName()` on the RouteProvider
9+

0 commit comments

Comments
 (0)