summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
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 599524b..1d8602d 100644
--- a/web/releases.markdown
+++ b/web/releases.markdown
@@ -4,6 +4,12 @@ title: Releases
# Releases
+## Hakyll 4.9.3.0
+
+- Add a `Hakyll.Web.Redirect` module (contribution by gwern)
+- Expose `Hakyll.Commands`
+- Fix the exit code behaviour of `./site check`
+
## Hakyll 4.9.2.0
- Fix integer fields in YAML metadata (Fix by Nikolaos S. Papaspyrou)