summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
-rw-r--r--hakyll.cabal2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fd243b..413e34d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.9.5.1
+
+- Bump blaze-html dependency to 0.9
+- Bump blaze-markup dependency to 0.8
+- Bump process dependency to 1.5
+
## Hakyll 4.9.5.0
- Fix compilation issue with `Hakyll.Check` if `checkExternal` is disabled
diff --git a/hakyll.cabal b/hakyll.cabal
index 9f81d09..bf4f35e 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.9.5.0
+Version: 4.9.5.1
Synopsis: A static website compiler library
Description: