CHANGELOG in bulldog-0.1.1 vs CHANGELOG in bulldog-0.2.0

- old
+ new

@@ -1,4 +1,11 @@ +== 0.2.0 2010-07-14 + + * Remove dimensions and aspect ratio as a storable attributes. Store + width and height instead. + * Videos return 0 tracks if the file is missing (but still dimensions + of 2x2 so thumbnail sizes can be calculated). + == 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.