Skip to content

Commit 230d0d3

Browse files
committed
Add 1.0 release notes
1 parent d07bc76 commit 230d0d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ a big variety of clients and is considered production-ready.
2020

2121
## Changelog
2222

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+
2332
### v0.9.11
2433

2534
* Emit `'progress'` event when receiving data, regardless of parsing it. (Tim Koschützki)

0 commit comments

Comments
 (0)