Skip to content

Commit 8d00bd6

Browse files
committed
Bump version to 0.12.1.0
1 parent e6ab900 commit 8d00bd6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

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

3+
- 0.12.1.0 (2020-10-05)
4+
* Bump Cabal-version to 2.4 (by Łukasz Gołębiewski)
5+
* Fix "group" import sort with multi-line imports (by Maxim Koltsov)
6+
37
- 0.12.0.0 (2020-10-02)
48
* Use ghc-lib-parser rather than haskell-src-exts
59

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.4
22
Name: stylish-haskell
3-
Version: 0.12.0.0
3+
Version: 0.12.1.0
44
Synopsis: Haskell code prettifier
55
Homepage: https://github.com/jaspervdj/stylish-haskell
66
License: BSD-3-Clause

0 commit comments

Comments
 (0)