Skip to content

Commit e24009f

Browse files
committed
Bump version to v0.15.0.0
1 parent ce15c5a commit e24009f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

3-
- UNRELEASED
3+
- 0.15.0.0 (2024-04-13)
4+
* #480 Support with GHC 9.10 (By Jan Hrček)
5+
46
* #482 Add `ConfigSearchStrategy` to allow avoiding `getCurrentDirectory`
57
when loading config (by Jan Hrček)
68

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.6.0
3+
Version: 0.15.0.0
44
Synopsis: Haskell code prettifier
55
Homepage: https://github.com/haskell/stylish-haskell
66
License: BSD-3-Clause

0 commit comments

Comments
 (0)