We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c447a8d commit 4fac7fdCopy full SHA for 4fac7fd
README.md
@@ -1395,6 +1395,12 @@ Button like link.
1395
<a name="Changelog"></a>
1396
## Changelog
1397
1398
+### 2.0.20
1399
+<ul>
1400
+ <li>#369: * IEMobile</li>
1401
+</ul>
1402
+
1403
1404
### 2.0.19
1405
<ul>
1406
<li>#367: * [flash] allow gif and bmp to resize</li>
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "fileapi",
3
"exportName": "FileAPI",
4
- "version": "2.0.19",
+ "version": "2.0.20",
5
"devDependencies": {
6
"connect-busboy": "~0.0.2",
7
"eventemitter2": "~0.4.13",
0 commit comments