forked from samuelgiles/papercrop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
636aa13
commit 85d341c
Showing
2 changed files
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
* v0.0.5 Initial commit | ||
* v0.0.7 Ajax support | ||
* v0.1.0 | ||
* Upgraded dependencies : Paperclip >= 3.4 | ||
* Using assign instead of reprocess! to avoid loops with Paperclip on callbacks | ||
* Including this file! | ||
* Now compatible with jQuery 1.9.0 | ||
* Jcrop upgraded to v0.9.10 (build:20130117) | ||
* Added support for attachments on S3 | ||
* v0.1.1 Fixed issue with Paperclip 3.5 (attachment_definitions failure) | ||
* v0.2.0 Mongoid support |