CHANGELOG in bulldog-0.0.3 vs CHANGELOG in bulldog-0.0.4
- old
+ new
@@ -1,4 +1,8 @@
+== 0.0.4 2009-11-16
+
+ * Fix destroying the original file when the record is destroyed.
+
== 0.0.3 2009-11-16
* Add a way to respond to processing errors:
- #process returns true/false.
- #process! raises a AR::InvalidRecord if any errors.