summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-03-14 11:01:26 -0400
committerJasper Van der Jeugt <m@jaspervdj.be>2018-03-14 11:01:26 -0400
commit84be1e5c99defeed5aa4a1234703cb1fe02efd60 (patch)
treefb0b02f2d9798b44cb8dae7be2d930ddf463526f
parentfa44f2639c8a4ba78c5d065f9c91c5bf7b34968b (diff)
downloadhakyll-84be1e5c99defeed5aa4a1234703cb1fe02efd60.tar.gz
Bump version to 4.12.0.0
-rw-r--r--CHANGELOG.md14
-rw-r--r--hakyll.cabal2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 704008d..600946e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,20 @@ title: Releases
# Releases
+## Hakyll 4.12.0.0
+
+- Add Semigroup instances for existing Monoids (contribution by
+ Christian Barcenas)
+- Fix issue with CPP and comment containing `/*`
+- Add `withTagList` (contribution by Oleg Grenrus)
+- Improve CSS compression (contribution by Bergi)
+- Bump pandoc-citeproc to 0.14
+- Bump resourcet to 1.2
+- Bump time to 1.9
+- Bump http-types to 0.12
+- Bump http-conduit to 2.3
+- Bump tasty-quickcheck to 0.10
+
## Hakyll 4.11.0.0
- Bump binary to 0.9
diff --git a/hakyll.cabal b/hakyll.cabal
index a195eea..c934c26 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -1,5 +1,5 @@
Name: hakyll
-Version: 4.11.0.0
+Version: 4.12.0.0
Synopsis: A static website compiler library
Description: