CHANGELOG in with_model-0.1.4 vs CHANGELOG in with_model-0.1.5

- old
+ new

@@ -1,4 +1,9 @@ +### 0.1.5 + +WithModel::Base is now marked as an abstract_class, which makes polymorphic +belongs_to work properly. + ### 0.1.4 Add ability to pass arguments to create_table. ### 0.1.2