Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 28d8262

Browse files
committed
Prepare 2.0.0-RC2
1 parent 6177f69 commit 28d8262

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
=========
33

4+
2.0.0-RC2
5+
---------
6+
47
* **2017-02-10**: [BC BREAK] Removed the `ImagineBlock` as the CmfMediaBundle
58
is abandoned.
69
* **2017-02-09**: [BC BREAK] Added child restrictions to the block documents.

UPGRADE-2.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969

7070
### Doctrine PHPCR ODM
7171

72-
* It is no longer possible to add a child to the `ActionBlock`,
73-
`ImagineBlock`, `MenuBlock`, `ReferenceBlock`, `RssBlock`, `SimpleBlock` and
74-
`StringBlock` documents. This behaviour can be changed by overriding the
75-
`child-class` setting of the PHPCR ODM mapping.
72+
* It is no longer possible to add a child to the `ActionBlock`, `MenuBlock`,
73+
`ReferenceBlock`, `RssBlock`, `SimpleBlock` and `StringBlock` documents.
74+
This behaviour can be changed by overriding the `child-class` setting of the
75+
PHPCR ODM mapping.
7676

7777
* Only instances of sonata's `BlockInterface` are allowed as children of the
7878
`ContainerBlock` and `SlideshowBlock` documents. This behaviour can be changed

0 commit comments

Comments
 (0)