NEWS in paperclip-2.5.0 vs NEWS in paperclip-2.5.1

- old
+ new

@@ -1,4 +1,10 @@ +New in 2.5.1: + +* Feature: After we've computed the content type, pass it to Fog. +* Feature: S3 encryption with the new :s3_server_side_encryption option. +* Feature: Works without ActiveRecord, allowing for e.g. mongo backends. + New in 2.5.0: * Performance: Only connect to S3 when absolutely needed. * Bug fix: STI with cached classes respect new options. * Bug fix: conditional validations broke, and now work again.