Skip to content

Commit e4a936a

Browse files
committed
Mention the performance fix in the README
1 parent 801a844 commit e4a936a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Unreleased
2+
3+
* Fixed a performance regression introduced in 0.8.0.0. [Issue
4+
1176](https://github.com/tweag/ormolu/issues/1176).
5+
16
## Ormolu 0.8.0.1
27

38
* Correctly format edge cases where fully collapsing string gaps changes the
@@ -9,7 +14,7 @@
914
1166](https://github.com/tweag/ormolu/issues/1166).
1015

1116
* Make multiline function signatures in RequiredTypeArguments consistent with
12-
types [PR 1170](https://github.com/tweag/ormolu/pull/1170)
17+
types [PR 1170](https://github.com/tweag/ormolu/pull/1170).
1318

1419
* Correctly format single-line `MultiWayIf`s. [Issue
1520
1171](https://github.com/tweag/ormolu/issues/1171).

0 commit comments

Comments
 (0)