mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update CHANGELOG
This commit is contained in:
parent
2b56bb498f
commit
ea935413cd
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,6 +1,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.3
|
||||
-----
|
||||
|
||||
* Remove init_stream/5, add stream_body/2
|
||||
|
||||
It's better to allow configuring the streamed chunk size on
|
||||
a per chunk basis. Also easier to use.
|
||||
|
||||
* Update Ranch to 0.8.0
|
||||
|
||||
Much faster. Also improved stability.
|
||||
|
||||
0.8.2
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue