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

Update CHANGELOG

This commit is contained in:
Loïc Hoguin 2014-11-07 14:43:04 +02:00
parent 2eea85aaa7
commit 6cbc116fa6

View file

@ -1,6 +1,17 @@
CHANGELOG
=========
1.0.1
-----
* Add missing cowboy_req:part/2 export
* Fix an issue building dependencies on FreeBSD
* Improve support for requests with an absolute URI
* Small fixes to the documentation
1.0.0
-----