diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-05-21 10:46:46 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-05-21 10:46:46 +0200 |
commit | f88a5ec2196272a0b447ccb44121fa23312a072d (patch) | |
tree | 4bb4f76a1cd23b64040766cce3793fed59f3805f /examples | |
parent | 06aa9fbc7b73bdc3b04bc9bf6ffc224f61198412 (diff) | |
download | hakyll-f88a5ec2196272a0b447ccb44121fa23312a072d.tar.gz |
Update changelog for 2.1.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/hakyll/changelog.markdown | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/hakyll/changelog.markdown b/examples/hakyll/changelog.markdown index d8370a4..ba364bd 100644 --- a/examples/hakyll/changelog.markdown +++ b/examples/hakyll/changelog.markdown @@ -2,6 +2,14 @@ title: Changelog --- +## Hakyll 2.1 + +May 21, 2010 + +- Expose pandoc options to HakyllConfiguration. +- Allow dashes in pages. +- Some typo's and bugs fixed. + ## Hakyll 2.0 March 31, 2010 |