From 28387b7804e49d06830448537c073ac8ceda59f0 Mon Sep 17 00:00:00 2001 From: "Julian K. Arni" Date: Wed, 27 May 2015 15:21:53 +0200 Subject: [PATCH] Update changelog --- servant-server/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/servant-server/CHANGELOG.md b/servant-server/CHANGELOG.md index 19975bba..4a1d4f33 100644 --- a/servant-server/CHANGELOG.md +++ b/servant-server/CHANGELOG.md @@ -1,3 +1,8 @@ +0.4.1 +----- +* Bump attoparsec upper bound to < 0.14 +* Bump wai-app-static upper bound to < 3.2 + 0.4 --- * `Delete` now is like `Get`, `Post`, `Put`, and `Patch` and returns a response body