Skip to content

Commit 0d364b5

Browse files
committed
Bump version to v0.14.3.0
1 parent 62ca418 commit 0d364b5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
- 0.14.3.0 (2022-09-28)
4+
* Fix parsing of NoXyz extensions
5+
* Bump `Cabal` upper bound to 4.0
6+
* Add option to automatically group imports (by Tikhon Jelvis)
7+
38
- 0.14.2.0 (2022-04-27)
49
* Add a build flag to force the use of ghc-lib-parser
510

Diff for: stylish-haskell.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-version: 2.4
22
Name: stylish-haskell
3-
Version: 0.14.2.0
3+
Version: 0.14.3.0
44
Synopsis: Haskell code prettifier
55
Homepage: https://github.com/haskell/stylish-haskell
66
License: BSD-3-Clause

0 commit comments

Comments
 (0)