From af07e048e3b3dcda1c1b80e5b664b9939100a7dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 8 Aug 2012 13:51:17 +0200 Subject: Update version to 0.6.1 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d293da9..dca83e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,24 @@ CHANGELOG ========= +0.6.1 +----- + +* Add hello_world, rest_hello_world, chunked_hello_world, + echo_get, echo_post and static examples. + +* Add support for the "Expect: 100-continue" header. + +* Keep the original 'Host' header value instead of modifying it. + +* Fix use of parsed headers cache. + +* REST: fix the matching of charsets. + +* REST: allow <<"type/subtype">> format for content_types_accepted. + +* Improve typespecs. + 0.6.0 ----- -- cgit v1.2.3