Skip to content

Commit 37182d2

Browse files
committed
Bump version to 0.9.1.0
1 parent 6973e24 commit 37182d2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
- 0.9.1.0 (2018-04-26)
4+
* Support GHC 8.4.1 by adding instance SemiGroup ImportPortion (by George
5+
Wilson)
6+
* Bump `aeson` to 1.3
7+
38
- 0.9.0.2 (2018-01-03)
49
* Bump lower bound of `directory` to `1.2.3` for `getXdgDirectory`
510

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: stylish-haskell
2-
Version: 0.9.0.2
2+
Version: 0.9.1.0
33
Synopsis: Haskell code prettifier
44
Homepage: https://github.com/jaspervdj/stylish-haskell
55
License: BSD3

0 commit comments

Comments
 (0)