0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Update CHANGELOG

This commit is contained in:
Loïc Hoguin 2013-04-03 13:50:36 +02:00
parent 2b56bb498f
commit ea935413cd

View file

@ -1,6 +1,18 @@
CHANGELOG 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 0.8.2
----- -----