From 76cbbc67b3c6a0d913bf10a7388cb1abda9b7e22 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sun, 12 Apr 2020 14:13:37 +0200 Subject: Bump version to 4.13.3.0 --- CHANGELOG.md | 6 ++++++ hakyll.cabal | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4874dd1..a11bab2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ title: Releases # Releases +## Hakyll 4.13.3.0 (2020-04-12) + +- Fix compilation issue related to `MonadFail` on Windows (by Martín Emanuel) +- Bump upper bound for `warp` to 3.4 +- Bump upper bound for `pandoc-citeproc` to 0.18 + ## Hakyll 4.13.2.0 (2020-03-07) - Fix compatibility with GHC-8.6 (by Nikolay Yakimov). diff --git a/hakyll.cabal b/hakyll.cabal index b1eaacb..4be61bc 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.13.2.0 +Version: 4.13.3.0 Synopsis: A static website compiler library Description: -- cgit v1.2.3