summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-01-15 12:04:50 -0500
committerJasper Van der Jeugt <m@jaspervdj.be>2018-01-15 12:04:50 -0500
commite0831a384b26ba53e048ac1726dfcfaabb3133f8 (patch)
treee5d86ff480da3d761745ba8281c4d3b36d034477 /CHANGELOG.md
parent37bf3fe9555406eeb12485c20aa99c25065e0760 (diff)
downloadhakyll-e0831a384b26ba53e048ac1726dfcfaabb3133f8.tar.gz
Bump version to 4.11.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a567cbd..704008d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,21 @@ title: Releases
# Releases
+## Hakyll 4.11.0.0
+
+- Bump binary to 0.9
+- Bump pandoc to 2.1
+- Bump pandoc-citeproc to 0.13
+- Bump http-types to 0.11
+- Bump QuickCheck to 2.11
+- Bump tasty to 1.0
+- Bump tasty-hunit to 0.10
+- Remove system-filepath dependency
+- Embed feed templates rather than using data-files (contribution by Roman
+ Kuznetsov)
+- Fix pthread link error on GHC-8.2.2 (contribution by Shinya Yamaguchi)
+- Extend capture with Regex handling (contribution by frederik-h)
+
## Hakyll 4.10.0.0
- Bump Pandoc to 2.0 (contribution by Vaibhav Sagar)