Update changelog

This commit is contained in:
Jasper Van der Jeugt 2011-11-23 15:52:17 +01:00
parent f47d2a9138
commit 3a4b45ef29

View file

@ -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