CHANGELOG in simple-navigation-1.1.2 vs CHANGELOG in simple-navigation-1.2.0
- old
+ new
@@ -1,4 +1,7 @@
+*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.
* Config file gets reloaded on every render_navigation call in development mode. Only load config file on server start in production mode.
\ No newline at end of file