Update CHANGELOG for Verbs change.

This commit is contained in:
Julian K. Arni 2015-12-27 14:47:05 +01:00
parent c6071bfb02
commit 20ae7dcc31

View File

@ -7,6 +7,8 @@ HEAD
* Use `http-api-data` instead of `Servant.Common.Text`
* Remove matrix params.
* Add PlainText String MimeRender and MimeUnrender instances.
* Add new `Verbs` combinator, and make all existing and new verb combinators
type synonyms of it.
0.4.2
-----