Skip to content

Commit 62f5320

Browse files
changelog
1 parent b81d3f5 commit 62f5320

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
@@ -77,6 +77,9 @@ profile. This started with version 0.26.0.
7777

7878
- Fix a crash on `type 'a t = A : 'a. {a: 'a} -> 'a t`. (#2710, @EmileTrotignon)
7979

80+
- \* The formatting of `f (fun` is now consistent with `f ~a:(fun`.
81+
(#2706, @EmileTrotignon)
82+
8083
### Changed
8184

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

0 commit comments

Comments
 (0)