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 6407a31..cb0290f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ title: Releases
# Releases
+## Hakyll 4.12.3.0 (2018-05-29)
+
+- Bump tasty to 1.1
+- Bump fsnotify to 0.3
+
## Hakyll 4.12.2.0
- Bump pandoc to 2.2
diff --git a/hakyll.cabal b/hakyll.cabal
index 7e7e903..32c43cc 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.12.2.0
+Version: 4.12.3.0
Synopsis: A static website compiler library
Description: