From e5fc3a8c22cfdc9cb88634eb1bd801dc1f4f7f2e Mon Sep 17 00:00:00 2001 From: Tewr Date: Thu, 20 Jul 2023 19:11:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c48e3f..bb230f7 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,8 @@ The code for views looks the same for both [client](src/Demo/Blazor.FileReader.W ``` ## Version notes +Version 3.3.2.23201 Fixes a a bug in 3.3.2.23185 related to drag and drop + Version 3.3.2.23185 Adds the possibility to drop multiple files and directories on elements. Version 3.3.1.21360 Fixes a bug related to platform detection under .net6