Skip to content

Commit d259440

Browse files
committed
Bump version to 0.10.0.0
1 parent 498d676 commit d259440

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

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

3+
- 0.10.0.0 (2020-01-26)
4+
* Switch to HsYAML library (by vijayphoenix)
5+
* Expose `format` from main library (by Łukasz Gołębiewski)
6+
* Support record formatting (by Łukasz Gołębiewski and Pawel Szulc)
7+
* Allow setting `columns` to `null` to disable all wrapping (by Chris
8+
Martin)
9+
* Bump `haskell-src-exts` to 1.23
10+
* New logo (by Jose Fernando García Parreño)
11+
* Make language extension prefix configurable (by Flavio Corpa)
12+
313
- 0.9.4.4 (2019-11-03)
414
* Bump `haskell-src-exts` to 1.22
515

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.4.4
2+
Version: 0.10.0.0
33
Synopsis: Haskell code prettifier
44
Homepage: https://github.com/jaspervdj/stylish-haskell
55
License: BSD3

0 commit comments

Comments
 (0)