Commit c123e0ab by Jon Yurek

v4.1.1

parent 12d72a0f
New in 4.1.1:
* Improvement: Add defauly translations for spoof validation
* Bug Fix: Don't check for spoofs if the file hasn't changed
* Bug Fix: Callback chain terminator is different in Rails 4.1, remove warnings
* Improvement: Fixed various Ruby warnings
* Bug Fix: Give bundler a hint, so it doesn't run forever on a fresh bundle
* Improvement: Documentation fixes
* Improvement: Allow travis-ci to finish-fast
New in 4.1.0: New in 4.1.0:
* Improvement: Add :content_type_mappings to correct for missing spoof types * Improvement: Add :content_type_mappings to correct for missing spoof types
......
module Paperclip module Paperclip
VERSION = "4.1.0" unless defined? Paperclip::VERSION VERSION = "4.1.1" unless defined? Paperclip::VERSION
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment