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

Commit c391535

Browse files
committed
Prepare first RC release of 2.0
1 parent 92550be commit c391535

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
Changelog
22
=========
33

4-
2.0.0-alpha1
5-
------------
4+
2.0.0-RC1
5+
---------
66

77
* **2014-11-03**: [BC BREAK] The CreateMenuItemFromNodeEvent class no longer has a getFactory method, inject the factory as a service instead
88
* **2014-11-01**: [BC BREAK] The voters now need to use the voter mechanism of KnpMenu.
99
* **2014-10-31**: [BC BREAK] The cmf_menu.factory service has been removed, knp_menu.factory should be used instead
1010
* **2014-10-30**: [BC BREAK] PhpcrMenuProvider now requires the NodeLoader as first argument instead of a FactoryInterface
1111

12+
1.2.0
13+
-----
14+
15+
Release 1.2.0
16+
1217
1.2.0-RC1
1318
---------
1419

1520
* **2014-07-11**: Added MenuOptionsExtension that adds the editing feature of menu options in Sonata Admin
1621
* **2014-06-06**: Updated to PSR-4 autoloading
17-
18-
1.2.x
19-
-----
20-
2122
* **2014-05-21**: [BC BREAK when extending BaseMenuNode] addChild and
2223
removeChild now accepts every Knp\Menu\NodeInterface instead of only
2324
MenuNode.

0 commit comments

Comments
 (0)