We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87783e commit 6fc15e2Copy full SHA for 6fc15e2
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [2.0.3](https://github.com/georgipeltekov/ngx-file-drop/compare/v2.0.2...v2.0.3) (2018-01-18)
3
+* Multiple File-Drops
4
+
5
### [2.0.2](https://github.com/georgipeltekov/ngx-file-drop/compare/v2.0.1...v2.0.2) (2017-12-20)
6
* Using a workaround to enable getting files when no webkitGetAsEntry is supported
7
package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "2.0.2",
+ "version": "2.0.3",
"license": "MIT",
"scripts": {
"ng": "ng",
0 commit comments