CHANGELOG in simple-navigation-3.0.0 vs CHANGELOG in simple-navigation-3.0.1
- old
+ new
@@ -1,4 +1,11 @@
+*3.0.1
+
+* allow controller instance variables named @template for rails3 apps. Credits to cmartyn.
+* added possibility to specify and item's URL as a block which is evaulated after the :if and :unless conditions have been checked. Credits to Nicholas Firth-McCoy.
+* upgraded to rspec 2.0.0
+* fixed cgi error in sinatra adapter. Credits to Jack Dempsey.
+
*3.0.0
* added ability to specify dynamic items using an array of hashes. Credits to Anshul Khandelwal for input and discussion.
* added ability to specify attributes for the generated link-tag in list renderer (up to now the attributes have been applied to the li-tag). Credits to Anthony Navarre for input and discussion.
\ No newline at end of file