浏览代码

Upgrade to release v2.1.0

Kartik Visweswaran 10 年之前
父节点
当前提交
574a279768
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGE.md

+ 2 - 1
CHANGE.md

@@ -6,7 +6,8 @@ version 2.1.0
 2. New configuration property added: `maxFilesCount`. Defaults to `0` which means unlimited.
 3. New configurable error messages added: `msgFilesTooMany`, `msgFileNotFound`, `msgFileNotReadable`, `msgFilePreviewAborted`, and `msgFilePreviewError`.
 4. Enhanced plugin to improve browser performance when loading and previewing multiple image files.
-5. Other minor bug fixes
+5. Better validation for older browsers (not supporting HTML5) to degrade to normal file input.
+6. Other minor bug fixes.
 
 version 2.0.0
 =============