Skip to content

Commit

Permalink
changelog for version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani3lSun authored and Dani3lSun committed Jan 7, 2016
1 parent a59292a commit 6ebc654
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Dropzone is a region type plugin that allows you to provide nice looking drag’
It is based on JS Framework dropzone.js (https://github.com/enyo/dropzone).

##Changelog
####1.3 - set default for "max Files" to dropzone default of 256

####1.2 - added max files per upload option / added customizable messages for better multilingual support

####1.1 - added options to limit uploading of declared file types (file endings, mime_types, wildcards) / clear dropzone area after uploading of all files finished
Expand Down
2 changes: 1 addition & 1 deletion apexplugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "Dropzone",
"version" : "1.2",
"version" : "1.3",
"description" : "Dropzone is a region type plugin that allows you to provide nice looking drag’n’drop file uploads.",
"keywords" : ["dropzone,drag,drop,file,upload"],
"homepage" : "https://github.com/Dani3lSun/apex-plugin-dropzone",
Expand Down

0 comments on commit 6ebc654

Please sign in to comment.