summaryrefslogtreecommitdiff
path: root/web/changelog.markdown
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2011-11-23 15:52:17 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2011-11-23 15:52:17 +0100
commit3a4b45ef29cebf9f7110412e005a3dac5d6d6262 (patch)
treebff36c99afee96b465d91e25ba4701fdbe3dce3b /web/changelog.markdown
parentf47d2a9138558d6bcee167de29b86e8f04a015e7 (diff)
downloadhakyll-3a4b45ef29cebf9f7110412e005a3dac5d6d6262.tar.gz
Update changelog
Diffstat (limited to 'web/changelog.markdown')
-rw-r--r--web/changelog.markdown13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/changelog.markdown b/web/changelog.markdown
index 9c6c2cf..ace64f4 100644
--- a/web/changelog.markdown
+++ b/web/changelog.markdown
@@ -2,6 +2,19 @@
title: Changelog
---
+## Hakyll 3.2.2
+
+- Add `applyTemplateWith`, `applyTemplateCompilerWith` to allows missing keys
+
+## Hakyll 3.2.1
+
+- Add `Pandoc.Biblio` module for reference handling
+
+## Hakyll 3.2
+
+- Switch to type-safe identifiers: e.g. `Identifier` becomes
+ `Identifier (Page String)`
+
## Hakyll 3.1.1
- Allow `group` in rules DSL