From 6673c25628ff166536dd3c4deb75c5df2c65c27e Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 27 Aug 2014 11:36:44 +0200 Subject: Version bump (4.5.4.0) --- hakyll.cabal | 2 +- web/releases.markdown | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 8bf5f68..3164a77 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.6.0.0 +Version: 4.5.4.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index cc704f1..376bf8a 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,12 @@ title: Releases # Releases +## Hakyll 4.5.4.0 + +- Fix issue with HTML entities when running `withUrls` and `demoteHeaders`. +- Generate a cabal file for the initialised site. +- Add pagination support. + ## Hakyll 4.5.3.0 - Bump Pandoc to 1.12.4 to include the org-mode reader. -- cgit v1.2.3