summaryrefslogtreecommitdiff
path: root/web/releases.markdown
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2014-09-09 16:27:37 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2014-09-09 16:28:17 +0200
commit06aa7c4d2e7459b98b841e84b14422bec4208550 (patch)
treef76ce342080234f1d5080a578c0ac7581df94e82 /web/releases.markdown
parent5bffd7192ae716154ac42b5af947242808093785 (diff)
downloadhakyll-06aa7c4d2e7459b98b841e84b14422bec4208550.tar.gz
Version bump (4.5.5.0)
Diffstat (limited to 'web/releases.markdown')
-rw-r--r--web/releases.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/releases.markdown b/web/releases.markdown
index 376bf8a..ab8bf9e 100644
--- a/web/releases.markdown
+++ b/web/releases.markdown
@@ -4,6 +4,11 @@ title: Releases
# Releases
+## Hakyll 4.5.5.0
+
+- Fix Binary instances for `pandoc` and `pandoc-citeproc`
+- Fix `network-uri` dependency issue
+
## Hakyll 4.5.4.0
- Fix issue with HTML entities when running `withUrls` and `demoteHeaders`.