From e2b97fb330a93c41479ac17eb0697eeb33730d1a Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 8 Apr 2015 00:23:47 +0200 Subject: Version bump (4.6.8.0) --- hakyll.cabal | 2 +- web/releases.markdown | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index d5568b0..fd41c89 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.6.7.1 +Version: 4.6.8.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index eb01e79..94cc0b5 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,13 @@ title: Releases # Releases +## Hakyll 4.6.8.0 + +- Fix building on GHC 7.10 (fix by Charles Strahan) +- Add support for a custom teaser separator (contribution by Tom Sydney + Kerckhove) +- Let Pandoc handle DocBook files (contribution by Joshua SImmons) + ## Hakyll 4.6.7.1 - Bump dependencies -- cgit v1.2.3