From 58fe3f4ab30e04a84d774d5b20a81884de8bc844 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Tue, 21 Jun 2016 11:20:27 +0200 Subject: Bump version to 4.8.3.2 --- hakyll.cabal | 2 +- web/releases.markdown | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 7a319c5..f46aaa3 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.8.3.1 +Version: 4.8.3.2 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index 7036ec2..459873a 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,16 @@ title: Releases # Releases +## Hakyll 4.8.3.2 + +This release is compatible with GHC 8.0.1, although `previewServer` might not +work yet on some setups. + +- Allow data-default 0.7, pandoc-citeproc 0.10, and tagsoup 0.14 (contributions + by Paul van der Walt and Felix Yan) +- Allow binary 0.8, process 1.4, time 1.6 (contribution by Sergei Trofimovich) +- Fix issue with `.metadata` file reading + ## Hakyll 4.8.3.1 - Bump scientific dependency to 0.3.4 -- cgit v1.2.3