CHANGELOG in simple-navigation-1.4.2 vs CHANGELOG in simple-navigation-2.0.0
- old
+ new
@@ -1,4 +1,12 @@
+*2.0.0
+
+* added auto_highlight feature. Active navigation is determined by comparing urls, no need to explicitly set it in the controllers anymore. Thanks to Jack Dempsey and Florian Hanke for the support on this.
+* added ability to create multi-level navigations (not just limited to primary and secondary navigation). Thanks again to Jack Dempsey for the motivation ;-)
+* simplified the process to explicitly set the navigation in the controller (where needed) - only deepest level has to be specified
+* made auto_highlight feature configurable both on global and item_container's level
+* config file is now evaluated in template if ever possible (not in controller anymore)
+
*1.4.2
* explicitly loading all source files when requiring 'simple_navigation'.
*1.4.0
\ No newline at end of file