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 0b86231..af21933 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ title: Releases
# Releases
+## Hakyll 4.13.0.1 (2019-09-18)
+
+- Add missing test files (contribution by Justin Humm)
+
## Hakyll 4.13.0.0 (2019-08-30)
- Improved documentation in many places (contribution by Bergi)
diff --git a/hakyll.cabal b/hakyll.cabal
index e4168d3..927498c 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.13.0.0
+Version: 4.13.0.1
Synopsis: A static website compiler library
Description: