diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-10-28 13:36:45 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-10-28 13:36:45 +0200 |
commit | ee7e2b05225d4365c5ff9f38e675e48da1cffdf5 (patch) | |
tree | 5cb3a9b34b8ee394b1af43c321414fa2e5eadbde | |
parent | 6b44cef123af6426a55838707586b6ac95f9db8b (diff) | |
download | hakyll-ee7e2b05225d4365c5ff9f38e675e48da1cffdf5.tar.gz |
Update changelog
-rw-r--r-- | examples/hakyll/changelog.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/hakyll/changelog.markdown b/examples/hakyll/changelog.markdown index b8f2489..573bff3 100644 --- a/examples/hakyll/changelog.markdown +++ b/examples/hakyll/changelog.markdown @@ -2,6 +2,11 @@ title: Changelog --- +## Hakyll 2.4 + +- Arrow based interface to pandoc +- Easier custom fields + ## Hakyll 2.3 - Ability to choose between preview modes. |