Skip to content

Commit a83a761

Browse files
changelog
1 parent 5151756 commit a83a761

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
@@ -71,6 +71,9 @@ profile. This started with version 0.26.0.
7171
contexts like `a ; fun ...`. A check for the syntax `let a = fun ... in ...`
7272
was made more precise. (#2705, @EmileTrotignon)
7373

74+
- \* The formatting of `f (fun` is now consistent with `f ~a:(fun`.
75+
(#2706, @EmileTrotignon)
76+
7477
### Changed
7578

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

0 commit comments

Comments
 (0)