From a4b10ef7c3124bbf9d7675c0bb909118f0154d7e Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Thu, 5 Dec 2013 12:29:03 +0100 Subject: Version bump (4.4.2.0) --- hakyll.cabal | 2 +- web/releases.markdown | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 61ea9c2..001ee0e 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.4.1.2 +Version: 4.4.2.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index bc17298..95fad2f 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,11 @@ title: Releases # Releases +## Hakyll 4.4.2.0 + +- Fix issue where Hakyll would not detect a change if a `.metadata` file was + deleted + ## Hakyll 4.4.1.0 - Use Pandoc 1.12 highlighting by default -- cgit v1.2.3