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 600946e..ae835d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ title: Releases
# Releases
+## Hakyll 4.12.0.1
+
+- Bump resourcet to 1.2 in test section
+
## Hakyll 4.12.0.0
- Add Semigroup instances for existing Monoids (contribution by
diff --git a/hakyll.cabal b/hakyll.cabal
index 93b213b..63bea3b 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.12.0.0
+Version: 4.12.0.1
Synopsis: A static website compiler library
Description: