You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ profile. This started with version 0.26.0.
135
135
- JaneStreet profile: doesn't align infix ops with open paren (#2204, @gpetiot)
136
136
- Re-use the type let_binding from the parser instead of value_binding, improve the spacing of let-bindings regarding of having extension or comments (#2219, @gpetiot)
137
137
- The `ocamlformat` package now only contains the binary, the library is available through the `ocamlformat-lib` package (#2230, @gpetiot)
138
-
- The position of module and module type attributes is now preserved. (#2451, @emiletrotignon)
138
+
- The position of module and module type attributes is now preserved. (#2451, #2455, @emiletrotignon)
0 commit comments