diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-06-22 11:59:49 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2010-06-22 11:59:49 +0200 |
commit | 2d4d31d542085a8884c0d846c4a6306bd4a602b3 (patch) | |
tree | 24e24b9c5c7936d4f878f4826041200f026e01f8 /examples | |
parent | d875c1e3309d224cbd344fe690ff9846378f2668 (diff) | |
download | hakyll-2d4d31d542085a8884c0d846c4a6306bd4a602b3.tar.gz |
Version bump
Diffstat (limited to 'examples')
-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 27ff5d6..a182c67 100644 --- a/examples/hakyll/changelog.markdown +++ b/examples/hakyll/changelog.markdown @@ -2,6 +2,11 @@ title: Changelog --- +## Hakyll 2.2.1 + +- Allow custom time locale for `renderDate`. +- Render RSS feeds with `CDATA` sections. + ## Hakyll 2.2 - Allow markup languages in templates. |