Skip to content

Commit 1c49ba8

Browse files
committed
Update changes
1 parent fefbcba commit 1c49ba8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@ profile. This started with version 0.26.0.
8585
end
8686
```
8787

88+
- \* Set the `ocaml-version` to `5.4` by default (#2750, @EmileTrotignon)
89+
The main difference is that the `effect` keyword is recognized without having
90+
to add `ocaml-version=5.3` to the configuration.
91+
In exchange, code that use `effect` as an identifier must use
92+
`ocaml-version=5.2`.
93+
8894
## 0.28.1
8995

9096
### Highlight

0 commit comments

Comments
 (0)