diff --git a/CHANGES.md b/CHANGES.md index f335b3e5688..53878c015e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -26,7 +26,7 @@ Unreleased - Speed up rule generation for libraries and executables with many modules (#7187, @jchavarri) -- Add `--watch-exclusions` to dune build options (#7216, @jonahbeckford) +- Add `--watch-exclusions` to Dune build options (#7216, @jonahbeckford) - Do not re-render UI on every frame if the UI doesn't change (#7186, fix #7184, @rgrinberg)