diff --git a/CHANGELOG.md b/CHANGELOG.md index 24e5f986..68538f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## 1.0.1 - 2013-10-16 -- added fileFormDataName config param to set the Content-Disposition formData name +- Added fileFormDataName to config to be able to set the Content-Disposition formData name for the uploaded file ## 1.0.0 - 2013-10-15 - file upload progress support