Skip to content

Commit

Permalink
Update History.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorturk committed Mar 22, 2011
1 parent 04f0c83 commit 4247285
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
=== master (https://github.com/jnicklas/carrierwave/compare/v0.5.2...master)
=== Version 0.5.3 2011-03-22

* [changed] Cloud Files storage so delete and url return nil if object not found instead of exception [minter]
* [added] New fog storage provider that supports Amazon S3, Rackspace Cloud Files, and Google Storare for Developers [geemus]
* [added] cloud_files_auth_url and cloud_files_snet config options for Cloud Files [minter]
Expand All @@ -12,7 +13,7 @@
* [fixed] Fix paperclip compatibility mappings [valakirka]
* [fixed] Ensure temporary files can be deleted on Windows [Eleo]

=== Version 0.5.2 2010-02-18
=== Version 0.5.2 2011-02-18

* [changed] Require active_support/core_ext/string/multibyte to fix downcasing unicode filenames during sanitizing [nashbridges]
* [changed] Use fog ~> 0.4, Fog::AWS::Storage.new -> Fog::Storage.new(:provider => 'AWS') [trevorturk]
Expand Down

0 comments on commit 4247285

Please sign in to comment.