CHANGELOG.rdoc in tabulous-1.0.0 vs CHANGELOG.rdoc in tabulous-1.0.1
- old
+ new
@@ -1,4 +1,7 @@
+== 1.0.1 (March 9, 2011)
+* No longer requires Rubygems version > 1.4.0; requires > 1.3.7 instead.
+
== 1.0.0 (March 4, 2011)
* Moved tab file from config/initializers/tabulous.rb to app/tabs/tabulous.rb.
* Changed syntax so that config.tabs and config.actions accepts a block.
== 0.0.2 (March 2, 2011)