summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-02-09 11:51:54 -0500
committerJasper Van der Jeugt <m@jaspervdj.be>2017-02-09 11:51:54 -0500
commitfbd2c6d6829d9bd177b4d0329f539cdf040ba59d (patch)
tree3f101cfab73d31903431f3494defcfcf2d394bd5 /CHANGELOG.md
parenteded57b49def0231c9646b2977227b75ae04b51a (diff)
downloadhakyll-fbd2c6d6829d9bd177b4d0329f539cdf040ba59d.tar.gz
Bump version to 4.9.5.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fd243b..413e34d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.9.5.1
+
+- Bump blaze-html dependency to 0.9
+- Bump blaze-markup dependency to 0.8
+- Bump process dependency to 1.5
+
## Hakyll 4.9.5.0
- Fix compilation issue with `Hakyll.Check` if `checkExternal` is disabled