CHANGELOG.rdoc in table-for-3.0.0 vs CHANGELOG.rdoc in table-for-3.1.0
- old
+ new
@@ -1,4 +1,10 @@
+3.1.0
+* Since templating was moved from blocks into its own gem with_template, TableFor::Base now extends WithTemplate::Base instead of Blocks::Base.
+
+3.0.0
+* TODO
+
2.2.0 (August 16, 2013)
* Upgraded to blocks 2.2.0 and modified calls to evaluated_proc and evaluated_procs to call_if_proc and call_each_hash_value_if_proc
2.1.0 (August 15, 2013)
* Switched main gem dependency from building-blocks to blocks
\ No newline at end of file