]> gitweb @ CieloNegro.org - time-http.git/blob - ChangeLog
update ChangeLog
[time-http.git] / ChangeLog
1 == time-http-0.5 / 2012-01-03
2 * Use data-default to provide default parsers.
3 == time-http-0.4 / 2011-12-16
4 * bugfix: Don't forget that conversion from ZonedTime to RFC-822 date and time can fail, due to its Y2K problem.
5 == time-http-0.3 / 2011-12-15
6 * Use tagged and convertible
7 == time-http-0.2 / 2011-10-03
8 * Use attoparsec, ascii and blaze-builder
9 * Create a test suite using QuickCheck