CHANGELOG in with_model-0.2.3 vs CHANGELOG in with_model-0.2.4
- old
+ new
@@ -1,4 +1,10 @@
+### 0.2.4
+
+Active Record 3.1 compatible.
+Fix bug where column information was being cached incorrectly by Active
+Record.
+
### 0.2.3
Create a new class each run to prevent test pollution. (J. Andrew Marshall)
Use :UpperCase in examples.