From 8d51bcfe5c6aa7606d9cd9f291a4e657ecbee116 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sat, 30 Apr 2016 01:46:40 +0200 Subject: Bump version to 4.8.3.0 --- hakyll.cabal | 2 +- web/releases.markdown | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 4b3dcff..d5e96b9 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -1,5 +1,5 @@ Name: hakyll -Version: 4.8.2.0 +Version: 4.8.3.0 Synopsis: A static website compiler library Description: diff --git a/web/releases.markdown b/web/releases.markdown index 4120205..b1a5242 100644 --- a/web/releases.markdown +++ b/web/releases.markdown @@ -4,6 +4,11 @@ title: Releases # Releases +## Hakyll 4.8.3.0 + +- Fix another compilation issue wrt. orphan `Show` instance from regex-tdfa + (contribution by Sergei Trofimovich) + ## Hakyll 4.8.2.0 - Fix compilation issue wrt. orphan `Show` instance from regex-tdfa -- cgit v1.2.3