Skip to content

Commit

Permalink
docs: update the change log [drop-black-dependency]
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Dec 31, 2024
1 parent 772c3cb commit cf33b50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Added
other formatters in the future. There's also a dummy ``none`` formatter plugin.
- ``--formatter=none`` now skips running Black. This is useful when you only want to run
Isort or Flynt_.
- Black_ is no longer installed by default. Use ``pip install 'darker[black]'`` to get
Black support.

Removed
-------
Expand Down

0 comments on commit cf33b50

Please sign in to comment.