summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2016-10-17 11:17:47 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2016-10-17 11:17:47 +0200
commit3c73cd1e32e3070924abf542c456c67d778e0b27 (patch)
treec01c353d10f328f35df5803e172514546950bfd7 /web
parent2db34f050aa250c4c11a35cb201cc1c7a28d083d (diff)
downloadhakyll-3c73cd1e32e3070924abf542c456c67d778e0b27.tar.gz
Bump version to 4.9.0.0
Diffstat (limited to 'web')
-rw-r--r--web/releases.markdown20
1 files changed, 20 insertions, 0 deletions
diff --git a/web/releases.markdown b/web/releases.markdown
index 459873a..6fd170a 100644
--- a/web/releases.markdown
+++ b/web/releases.markdown
@@ -4,6 +4,26 @@ title: Releases
# Releases
+## Hakyll 4.9.0.0
+
+This release switches over some dependencies to alternatives, in order to clean
+up some stuff and build on a wider variety of setups (stack/cabal).
+
+- Move from `test-framework` to `tasty`
+- Fix feed generator when item contains CDATA (contribution by Yann Esposito)
+- Fix CompressCSS to not modify string constants (contribution by Nicole Rauch)
+- Fix YAML dependency issue (contribution by Jens Peterson)
+- Move from `cmdargs` to `optparse-applicative` (contribution by sk3r)
+- Allow for trimming whitespace in templates (contribution by Sam Davis)
+- Improve error messages for template parsing (contribution by Lorenzo
+ Tabacchini)
+- Improvements to the installation instructions (contribution by Thomas Koch)
+- Move from `snap` to `warp` for preview servier (contribution by Arguggi)
+- Fix error in CompressCSS (contribution by Luca Molteni)
+- Move example from XHTML to HTML5 (contribution by Peter Doherty)
+- Make errors in check less verbose (contribution by Jan Tojnar)
+- Work on building with GHC 8.0.1 (contribution by Rohan Jain)
+
## Hakyll 4.8.3.2
This release is compatible with GHC 8.0.1, although `previewServer` might not