Skip to content

Commit eff3a27

Browse files
committed
Update CHANGES
1 parent 32ee827 commit eff3a27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ profile. This started with version 0.26.0.
2323
only use punning when it exists in the source.
2424
This also applies to `let%ext` bindings (#2747, @WardBrian).
2525

26-
- Support the unnamed functor parameters syntax in module types (#2755, @Julow)
26+
- Support the unnamed functor parameters syntax in module types
27+
(#2755, #2759, @Julow)
2728
```ocaml
2829
module type F = ARG -> S
2930
```

0 commit comments

Comments
 (0)