From ae6e241b9a65dd7df2c09ae769ba3eff7b182df9 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Fri, 9 Jun 2017 16:19:35 +0200 Subject: Bump version to 4.9.6.0 --- CHANGELOG.md | 10 ++++++++++ hakyll.cabal | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 413e34d..0c1e59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ title: Releases # Releases +## Hakyll 4.9.6.0 + +- Tighten dependency on `pandoc-citeproc` (contribution by Mikhail Glushenkov) +- Enable using a custom parser for command line arguments (contribution by + Alberto) +- Update examples to semantic HTML (contribution by Elie GĂ©nard) +- Better error for `cached` on non-existing file +- Provide an `$allPages$` key when doing pagination +- Preserve file metadata in `copyFileCompiler` (contribution by frederik-h) + ## Hakyll 4.9.5.1 - Bump blaze-html dependency to 0.9 diff --git a/hakyll.cabal b/hakyll.cabal index 1feb354..d52365c 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.9.5.1 +Version: 4.9.6.0 Synopsis: A static website compiler library Description: -- cgit v1.2.3