CHANGELOG in with_model-0.2 vs CHANGELOG in with_model-0.2.1

- old
+ new

@@ -1,4 +1,9 @@ +### 0.2.1 + +Fix a bug when the with_model name contains capital letters. Now you can +safely make calls like `with_model :BlogPost` + ### 0.2 Remove the buggy attr_accessor method for accessing with_model classes. Now there is only the constant available in the example group.