From d89fadcdb97c2acd9aeaa58c830d30ad755f31d7 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Fri, 9 May 2014 12:49:10 +0200 Subject: Version bump (4.5.2.0) --- hakyll.cabal | 2 +- web/releases.markdown | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 40fa251..b4a6d8a 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.5.1.0 +Version: 4.5.2.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index 09d8153..44beb3f 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,13 @@ title: Releases # Releases +## Hakyll 4.5.2.0 + +- Fix rebuilding everything issue with latest directory (contribution by Jorge + Israel Peña) +- Fix issue with `toSiteRoot` (contribution by Izzy Cecil) +- Fix issue with tag dependencies, slightly improve caching + ## Hakyll 4.5.0.0 - Fix issue with syntax highlighting and line numbers (contribution by Adelbert -- cgit v1.2.3