summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--hakyll.cabal2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17cd8a6..4874dd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ title: Releases
# Releases
+## Hakyll 4.13.2.0 (2020-03-07)
+
+- Fix compatibility with GHC-8.6 (by Nikolay Yakimov).
+
## Hakyll 4.13.1.0 (2020-02-26)
- Fix timezone parsing bug with time-1.9
diff --git a/hakyll.cabal b/hakyll.cabal
index 7e5dabd..fcded8d 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.13.1.0
+Version: 4.13.2.0
Synopsis: A static website compiler library
Description: