diff options
author | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-04-06 09:43:42 +0200 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2011-04-06 09:43:42 +0200 |
commit | ce444a426ac037c2b32568d8e6325aa5762bf913 (patch) | |
tree | 5bce8c4c116e7eddeb1bbd42a916039f4e2c3a26 /examples | |
parent | 1de69c3de738376c378df68c3939a215cad72476 (diff) | |
download | hakyll-ce444a426ac037c2b32568d8e6325aa5762bf913.tar.gz |
Fix changelog
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 1a4cd6c..06c2765 100644 --- a/examples/hakyll/changelog.markdown +++ b/examples/hakyll/changelog.markdown @@ -2,6 +2,11 @@ title: Changelog --- +## Hakyll 3.1 + +- New `match` function in rules DSL +- More expressive `Pattern`s + ## Hakyll 3 - Complete rewrite |