summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2017-06-19 11:59:34 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2017-06-19 11:59:34 +0200
commit58ae0974f91435b079f54edb9477d49c46bbcd7b (patch)
tree597b899ac2aad06f48dd40c807a047d12de51df1 /CHANGELOG.md
parent67ecff7ad383640bc73d64edc2506c7cc648a134 (diff)
downloadhakyll-58ae0974f91435b079f54edb9477d49c46bbcd7b.tar.gz
Bump version to 4.9.8.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb62c6b..2af2375 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ title: Releases
# Releases
+## Hakyll 4.9.8.0
+
+- Bump pandoc-citeproc to 0.10.5
+- Bump optparse-applicative to 0.14
+- Bump QuickCheck to 2.10
+- Bump tasty-quickcheck to 0.9
+- Restructure .cabal to avoid redundant compilation (contribution by
+ Christopher League)
+
## Hakyll 4.9.7.0
- Fix compilation trouble with `Options.Applicative`