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 e9b29f4..31a10bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.13.4.1 (2020-09-30)
+
+- Bump `pandoc` to 2.10.*
+- Bump upper bound for `template-haskell` to 2.17
+- Bump `QuickCheck` upper bound to 2.15
+
## Hakyll 4.13.4.0 (2020-06-20)
- Miscellaneous Windows-specific fixes and CI (by Laurent P. René de Cotret)
diff --git a/hakyll.cabal b/hakyll.cabal
index e7af07d..291f836 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.13.4.0
+Version: 4.13.4.1
Synopsis: A static website compiler library
Description: