Skip to content

Commit 56358ce

Browse files
changelog
1 parent b943909 commit 56358ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ profile. This started with version 0.26.0.
8080
- Fix a crash where `type%e nonrec t = t` was formatted as `type nonrec%e t = t`,
8181
which is invalid syntax. (#2712, @EmileTrotignon)
8282

83+
- \* The formatting of `f (fun` is now consistent with `f ~a:(fun`.
84+
(#2706, @EmileTrotignon)
85+
8386
### Changed
8487

8588
- `|> begin`, `~arg:begin`, `begin if`, `lazy begin`, `begin match`,

0 commit comments

Comments
 (0)