CHANGELOG in simple-navigation-1.2.2 vs CHANGELOG in simple-navigation-1.3.0
- old
+ new
@@ -1,5 +1,11 @@
-*master
+*1.3.0
+
+* render_all_levels-option allows to render all subnavigation independent from the active primary navigation ('full open tree'). Userful for javascript menus. Thanks to Richard Hulse.
+* ability to turn off automatic generation of dom_ids for the list items (autogenerate_item_ids). Credits again to Richard Hulse.
+* ability to specify dom_class for primary and secondary lists. Thanks Richard!
+
+*1.2.2
* renderers now have access to request_forgery_protection stuff (this allows delete-links as navigation-items)
*1.2.1
\ No newline at end of file