Skip to content

Commit 7ba5f9c

Browse files
update changelog
1 parent 629bea9 commit 7ba5f9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ 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+
- Fix a crash on `type 'a t = A : 'a. {a: 'a} -> 'a t`. (#2710, @EmileTrotignon)
75+
7476
### Changed
7577

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

0 commit comments

Comments
 (0)