Browse Source

Updates for release v4.1.5

Kartik Visweswaran 10 năm trước cách đây
mục cha
commit
a032fb1e2a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -866,6 +866,7 @@ Additional parameters available are:
 - `previewId`: the identifier for the preview file container
 - `index`: the zero-based sequential index of the loaded file in the preview list
 - `reader`: the FileReader instance if available
+- `jqXHR`: the `jQuery XMLHttpRequest` object used for this transaction (if available).
 
 **Example:**
 ```js