CHANGELOG in bulldog-0.1.0 vs CHANGELOG in bulldog-0.1.1
- old
+ new
@@ -1,4 +1,11 @@
+== 0.1.1 2010-06-30
+
+ * Create output directory when recording frames if necessary.
+ * Only add Bulldog callbacks in classes that need them.
+ * Fix comparison of attachments with non-attachment classes.
+ * Don't create blank file when saving record with a missing file.
+
== 0.1.0 2010-06-23
* Add Bulldog.path_root, for specifying per-environment roots.
* Add :root interpolation key. Replaces :public_path for Rails apps.