CHANGELOG.rdoc in tabulous-1.0.3 vs CHANGELOG.rdoc in tabulous-1.1.0
- old
+ new
@@ -1,4 +1,9 @@
+== 1.1.0 (January 10, 2012)
+* Deprecated the raise_error_if_no_tab_found configuration setting. Replaced it with
+ config.when_action_has_no_tab.
+* Changed some gem versions in the development dependencies.
+
== 1.0.3 (November 6, 2011)
* Added support for Rails 3.1 (finally!).
== 1.0.2 (April 19, 2011)
* Fixed bug where the tabs generator would crash if there were index routes that were not named.