Skip to content

Commit

Permalink
Update to release v4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Jan 22, 2015
1 parent 46787bf commit 6e47ad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version 4.1.6
2. (enh #131): Allow empty values in extra data to be submitted.
3. (enh #136):Create new upload method that can be called externally.
4. (enh #137): Trigger new events - `filedisabled` and `fileenabled`.
4. (enh #139): Reset file stack correctly on ajax upload completion.
5. (enh #139): Reset file stack correctly on ajax upload completion.

version 4.1.5
=============
Expand Down Expand Up @@ -367,4 +367,4 @@ Initial release. The following features are included in this release:
10. Upload action defaults to form submit. Supports an upload route/server action parameter for custom ajax based upload.
11. Triggers JQuery events for advanced development. Events currently available are `filereset` and `fileclear`.
12. Disabled and readonly file input support.
13. Size of the entire plugin is less than 11KB (about 9KB for the minified JS and 2KB for the minified CSS).
13. Size of the entire plugin is less than 11KB (about 9KB for the minified JS and 2KB for the minified CSS).

0 comments on commit 6e47ad4

Please sign in to comment.