CHANGELOG in simple-navigation-2.1.0 vs CHANGELOG in simple-navigation-2.2.0

- old
+ new

@@ -1,4 +1,10 @@ +*2.2.0 + +* Allow Ranges for :level option. Credits to Ying Tsen Hong. +* Changing the API of Helpers#render_navigation. Now supports Ranges for :level option and :expand_all to render all levels as expanded. Old Api is still supported, but deprecated. +* Deprecated render_all_levels in config-file. + *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. \ No newline at end of file