Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Jul 20, 2010
1 parent 1ef11db commit 2d92766
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions History.txt
@@ -1,3 +1,18 @@
=== Version 0.4.6 2010-07-20

* [removed] Support for MongoMapper, see: http://groups.google.com/group/carrierwave/browse_thread/thread/56df146b83878c22
* [changed] AWS support now uses the aws gem, instead of using aws-s3 or right-aws as previously
* [added] cloud_files_cdn_host for Cloudfiles for performance gain
* [added] #recreate_versions! to recreate versions from base file
* [added] Support for MiniMagick in RSpec matchers
* [added] RMagick's #resize_to_fill now takes an optional Gravity
* [fixed] Pass through options to to_json
* [fixed] Support new GridFS syntax for lates mongo gem
* [fixed] Validation errors are internationalized when the error is thrown, not on load
* [fixed] Rescue correct MiniMagick error
* [fixed] Support DataMapper 1.0
* [fixed] SanitizedFile#copy_to preserves content_type. Should fix GridFS content type not being set.

=== Version 0.4.5 2010-02-20

* [added] Support for Rackspace Cloudfiles
Expand Down

0 comments on commit 2d92766

Please sign in to comment.