CHANGELOG in simple-navigation-1.2.0 vs CHANGELOG in simple-navigation-1.2.1

- old
+ new

@@ -1,5 +1,10 @@ +*1.2.1 + +* changed way to include render_*-helper_methods into view (including them into Controller and declaring them as helper_methods instead of adding whole module as Helper). this seems to be more reliable under certain conditions. Credits to Gernot Kogler. + *1.2.0 + * added capability to add conditions to navigation-items (primary.item key, name, url, :if => Proc.new {current_user.admin?}) *1.1.2 * Bugfix: config now gets evaluated on every render_navigation call. Credits to Joël Azémar. \ No newline at end of file