summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2014-08-27 11:36:44 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2014-08-27 11:36:44 +0200
commit6673c25628ff166536dd3c4deb75c5df2c65c27e (patch)
tree90ac0928774d0c62bce642b9f2f695d97fbb6bc6 /web
parente5b6941ab471005182211692a01e41c190df63bf (diff)
downloadhakyll-6673c25628ff166536dd3c4deb75c5df2c65c27e.tar.gz
Version bump (4.5.4.0)
Diffstat (limited to 'web')
-rw-r--r--web/releases.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/releases.markdown b/web/releases.markdown
index cc704f1..376bf8a 100644
--- a/web/releases.markdown
+++ b/web/releases.markdown
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.5.4.0
+
+- Fix issue with HTML entities when running `withUrls` and `demoteHeaders`.
+- Generate a cabal file for the initialised site.
+- Add pagination support.
+
## Hakyll 4.5.3.0
- Bump Pandoc to 1.12.4 to include the org-mode reader.