X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=ChangeLog;h=6cb1bc9fa05d95ae687c67e13cda0377d30fe0d6;hp=2302de79ed2a79b675350a7796835aa8e44eff48;hb=HEAD;hpb=92009996e8819a53445d50d4718d3f74352ef7a2 diff --git a/ChangeLog b/ChangeLog index 2302de7..6cb1bc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2 +1,9 @@ -== time-http-0.2 / unreleased +== time-http-0.5 / 2012-01-03 +* Use data-default to provide default parsers. +== time-http-0.4 / 2011-12-16 +* bugfix: Don't forget that conversion from ZonedTime to RFC-822 date and time can fail, due to its Y2K problem. +== time-http-0.3 / 2011-12-15 +* Use tagged and convertible +== time-http-0.2 / 2011-10-03 * Use attoparsec, ascii and blaze-builder +* Create a test suite using QuickCheck