Skip to content

Commit 98155fb

Browse files
committed
Prepare for release
1 parent 110bf2e commit 98155fb

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Module.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
*
1919
* @author Christopher Stebe <c.stebe@herzogkommunikation.de>
2020
*
21-
* @property mixed|object $localizedRootNode
2221
*/
2322
class Module extends \yii\base\Module
2423
{

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,14 @@ Run tests
216216
make run-tests
217217

218218

219-
Ressources
219+
Changelog
220220
----------
221221

222-
tbd
222+
2.5.10
223223

224-
---
224+
- Removed localized root node message
225+
- Updated kartik-v/yii2-tree-manager requirement to ^1.1.2
226+
- Update Tree model to support new child_allowed attribute (since kartik-v/yii2-tree-manager 1.0.9)
227+
- Improved permission check for page nodes so allowed child nodes in not allowed parents do not show up
225228

226229
### ![dmstr logo](http://t.phundament.com/dmstr-16-cropped.png) Built by [dmstr](http://diemeisterei.de)

0 commit comments

Comments
 (0)