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 17f6ae9 commit 534c007Copy full SHA for 534c007
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [11.0.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v11.0.0...v11.0.1) (2021-02-16)
3
+* Fix bug with dropEffect not taking into consideration and Outlook problems
4
+
5
### [11.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v10.1.1...v11.0.0) (2021-01-29)
6
* Update to Angular 11
7
src/package.json
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/ng-packagr/package.schema.json",
"name": "ngx-file-drop",
- "version": "11.0.0",
+ "version": "11.0.1",
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
"author": "Georgi Peltekov",
"license": "MIT",
0 commit comments