summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--hakyll.cabal2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0984b0b..4fd243b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ title: Releases
# Releases
+## Hakyll 4.9.5.0
+
+- Fix compilation issue with `Hakyll.Check` if `checkExternal` is disabled
+ (Fix by Magnus Therning)
+
## Hakyll 4.9.4.0
- Make `./site check` concurrent
diff --git a/hakyll.cabal b/hakyll.cabal
index 9d60f1a..0a7b860 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.9.4.0
+Version: 4.9.5.0
Synopsis: A static website compiler library
Description: