Skip to content

Commit 3ef41b9

Browse files
committed
changelog for 7.1.2
1 parent 1df14d3 commit 3ef41b9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 7.1.2
2+
3+
A small patch release with an important bugfix that was asked by the community for a long time:
4+
5+
* fix: parallelChunkUploads should respect parallelUploads. fix dropzone/dropzone#2030 (based on PR dropzone/dropzone#2249 by @labor4)
6+
17
## 7.1.1
28

39
A small patch release with an important bugfix that was asked by the community for a long time:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deltablot/dropzone",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"description": "Handles drag and drop of files for you.",
55
"keywords": [
66
"dragndrop",

0 commit comments

Comments
 (0)