diff --git a/CHANGES.rst b/CHANGES.rst index 13b40b9a0..7124f2d28 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,11 @@ Added - Do not reformat renamed files. - CI workflow to post recent project activity in a discussion. Triggered manually. +Removed +------- +- **Backwards incompatible change:** Baseline linting support (``-L``/``--lint`` option) + has been removed. Use Graylint directly instead. + Fixed ----- - Update ``darkgray-dev-tools`` for Pip >= 24.1 compatibility.