From df1fb668881d7293405396fecaa45620bdf56ecc Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Thu, 7 Mar 2013 18:50:02 +0100 Subject: Version bump (4.2.1.0) --- hakyll.cabal | 2 +- web/releases.markdown | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 4649c8c..4921fda 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.2.0.0 +Version: 4.2.1.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index 83b8497..0c1f555 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,12 @@ title: Releases # Releases +## Hakyll 4.2.1.0 + +*March 7, 2013* + +- Fix issue where `copyFileCompiler` ignored `providerDirectory` + ## Hakyll 4.2.0.0 *March 7, 2013* -- cgit v1.2.3