We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ed21d commit 935e1a0Copy full SHA for 935e1a0
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [11.2.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v11.1.0...v11.2.0) (2021-09-09)
3
+* On folder/files drop validate accepted file extensions
4
+
5
### [11.1.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v11.0.1...v11.1.0) (2021-04-21)
6
* Make FileSystemFileEntry.file() chainable
7
src/package.json
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/ng-packagr/package.schema.json",
"name": "ngx-file-drop",
- "version": "11.1.0",
+ "version": "11.2.0",
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
"author": "Georgi Peltekov",
"license": "MIT",
0 commit comments