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 d07bc76 commit 230d0d3Copy full SHA for 230d0d3
Readme.md
@@ -20,6 +20,15 @@ a big variety of clients and is considered production-ready.
20
21
## Changelog
22
23
+### v1.0.0
24
+
25
+* Add support for multipart boundaries that are quoted strings. (Jeff Craig)
26
27
+This marks the begin of the development on version 2.0 which will include
28
+several architecural improvements.
29
30
+[See Commits](https://github.com/felixge/node-formidable/compare/v0.9.11...v1.0.0)
31
32
### v0.9.11
33
34
* Emit `'progress'` event when receiving data, regardless of parsing it. (Tim Koschützki)
0 commit comments