diff --git a/CHANGELOG.md b/CHANGELOG.md index e9b29f420..31a10bd06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ title: Releases # Releases +## Hakyll 4.13.4.1 (2020-09-30) + +- Bump `pandoc` to 2.10.* +- Bump upper bound for `template-haskell` to 2.17 +- Bump `QuickCheck` upper bound to 2.15 + ## Hakyll 4.13.4.0 (2020-06-20) - Miscellaneous Windows-specific fixes and CI (by Laurent P. René de Cotret) diff --git a/hakyll.cabal b/hakyll.cabal index e7af07dee..291f83663 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.13.4.0 +Version: 4.13.4.1 Synopsis: A static website compiler library Description: