diff --git a/CHANGES.rst b/CHANGES.rst index a5fd39f27..0973556b8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -13,6 +13,11 @@ Added - The ``--preview`` configuration flag is now supported in the configuration files for Darker and Black +Removed +------- +- **Backwards incompatible change:** Baseline linting support (``-L``/``--lint`` option) + has been removed. Use the Graylint_ tool instead. + Fixed ----- - Update ``darkgray-dev-tools`` for Pip >= 24.1 compatibility.