CHANGELOG in simple-navigation-2.6.0 vs CHANGELOG in simple-navigation-2.7.0

- old
+ new

@@ -1,10 +1,16 @@ +*2.7.0 + +* added new option :highlights_on to item definition in config-file. Specify a regexp which is matched against the current_uri to determine if an item is active or not. Replaces explicit highlighting in controllers. +* deprecated explicit highlighting in the controllers. + + *2.6.0 * added rendering option 'skip_if_empty' to Renderer::List to avoid rendering of empty ul-tags * added breadcrumbs renderer incl. specs. A big thanks to Markus Schirp. * added ability to register a renderer / specify your renderer as symbol in render_navigation -* renderer can be specified in render_navigation. Credits to Andi Badi from Galaxy Cats. +* renderer can be specified in render_navigation. Credits to Andi Bade from Galaxy Cats. *2.5.4 * bugfix: SimpleNavigation.config_file? without params does not check for _navigation.rb file anymore. Credits to Markus Schirp. \ No newline at end of file