CHANGELOG in simple-navigation-2.0.1 vs CHANGELOG in simple-navigation-2.1.0
- old
+ new
@@ -1,4 +1,10 @@
+*2.1.0
+
+* included Ben Marini's commit which allows individual id-generators. Thanks Ben!
+* added ability to specify navigation items through items_provider. This is useful for generating the navigation dynamically (e.g. from database)
+* items can now even be passed directly into render_navigation method.
+
*2.0.1
* fixed handling of a non-existent explicit navigation item for a navigation context
*2.0.0
\ No newline at end of file