Skip to content

Commit baf1817

Browse files
authored
Update README.md
1 parent 27c487c commit baf1817

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ The code for views looks the same for both [client](src/Demo/Blazor.FileReader.W
117117

118118
### Version notes
119119
Version <code>1.6.0.20166</code> Fixes a [a memory allocation bug](https://github.com/Tewr/BlazorFileReader/issues/124) (before this fix, the browser would allocate the whole file in ram).
120-
Also, introduces a new collection property on <code>File</code> for non-standard properties
120+
Also, introduces a new collection property on <code>File</code> for non-standard properties (thanks to [@DouglasDwyer](https://github.com/DouglasDwyer/) for idea and implementation)
121121
122-
<details><summary>Version <code>1.5.0.20109</code> Fixes a [a minor bug](https://github.com/Tewr/BlazorFileReader/issues/124) in drag and drop (before this fix, could not drop on child elements) </details>
122+
<details><summary>Version <code>1.5.0.20109</code></summary> Fixes a [a minor bug](https://github.com/Tewr/BlazorFileReader/issues/124) in drag and drop (before this fix, could not drop on child elements) </details>
123123
124124
<details><summary>Version <code>1.5.0.20093</code></summary> reverts a dependency to latest stable version of <code>Microsoft.AspNetCore.Components (5.0.0-preview.1.20124.5 -> 3.1.3)</code></details>
125125

0 commit comments

Comments
 (0)