diff --git a/CHANGES.md b/CHANGES.md index 6e995537b3c..f7724265669 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ Unreleased ---------- +- Validate path for `$ dune ocaml top-module`. (#8005, fixes #8004, @3Rafal) + - Include the time it takes to read/write state files when `--trace-file` is enabled (#7960, @rgrinberg)