Skip to content

Commit 36d2b08

Browse files
changelog
1 parent cdc5080 commit 36d2b08

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ profile. This started with version 0.26.0.
3131
- ocamlformat is now more robust when used as a library to print modified ASTs
3232
(#2659, @v-gb)
3333

34+
### Changed
35+
36+
- `begin fun` can now be printed on the same line, with one less indentation
37+
level for the body of the function. (#2664, @EmileTrotignon)
38+
3439
## 0.27.0
3540

3641
### Highlight

0 commit comments

Comments
 (0)