Skip to content

Commit

Permalink
Bump version to 4.13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspervdj committed Mar 7, 2020
1 parent 92622b4 commit b08dd31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ title: Releases

# Releases

## Hakyll 4.13.2.0 (2020-03-07)

- Fix compatibility with GHC-8.6 (by Nikolay Yakimov).

## Hakyll 4.13.1.0 (2020-02-26)

- Fix timezone parsing bug with time-1.9
Expand Down
2 changes: 1 addition & 1 deletion hakyll.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hakyll
Version: 4.13.1.0
Version: 4.13.2.0

Synopsis: A static website compiler library
Description:
Expand Down

0 comments on commit b08dd31

Please sign in to comment.