Skip to content

Commit a0a8107

Browse files
committed
Update CHANGES
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
1 parent 9b3f087 commit a0a8107

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Unreleased
77
- Fixed a bug that could result in needless recompilation under Windows due to
88
case differences in the result of `Sys.getcwd` (observed under `emacs`).
99
(#3966, @nojb).
10-
10+
1111
- Fixed absence of executable bit for installed `.cmxs` (#4149, fixes #4148, @bobot)
1212

1313
- Allow `%{version:pkg}` to work for external packages (#4104, @kit-ty-kate)
@@ -17,6 +17,9 @@ Unreleased
1717
- Automatically generate empty `.mli` files for executables and tests (#3768,
1818
fixes #3745, @CraigFe)
1919

20+
- Add `ocaml` command subgroup for OCaml related commands such as `utop`, `top`,
21+
and `merlin`.
22+
2023
2.8.2 (21/01/2021)
2124
------------------
2225

0 commit comments

Comments
 (0)