Commit 203415c1 by Jon Yurek

v3.5.1

parent f59a5890
New in 3.5.1:
* Bug Fix: Returned the class-level `attachment_definitions` method for compatability.
* Improvement: Ensured compatability with Rails 4
* Improvement: Added Rails 4 to the Appraisals
* Bug Fix: #1296, where validations were generating errors
* Improvement: Specify MIT license in the gemspec
New in 3.5.0: New in 3.5.0:
* Feature: Handle Base64-encoded data URIs as uploads * Feature: Handle Base64-encoded data URIs as uploads
......
module Paperclip module Paperclip
VERSION = "3.5.0" unless defined? Paperclip::VERSION VERSION = "3.5.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