Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Update NEWS file
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Jul 13, 2012
1 parent 514713f commit 3ad7b01
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
New in 3.1.3:

* Bug fix: Copy empty attachment between instances is now working.
* Bug fix: Correctly rescue Fog error.
* Bug fix: Using default path and url options in Fog storage now work as expected.
* Bug fix: `Attachment#s3_protocol` now returns a protocol without colon suffix.
* Feature: Paperclip will now raise an error if multiple styles are defined but no `:style`
interpolation exists in `:path`.
* Feature: Add support for `#{attachment}_created_at` field
* Bug fix: Paperclip now gracefully handles msising file command.
* Bug fix: `StringIOAdapter` now accepts content type.

New in 3.1.2:

* Bug fix: #remove_attachment on 3.1.0 and 3.1.1 mistakenly trying to remove the column that has
Expand Down

0 comments on commit 3ad7b01

Please sign in to comment.