Adds --stdin-filename back to changelog (#2017)

* Adds --stdin-filename back to changelog

Looks like this went missing dea81b7ad5 (diff-729efdd61772b108539268bdbfd7472521bdc05a7cae6113f62ed2649a3ad9c7)

* Update CHANGES.md

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

* Update CHANGES.md

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Austin Pray 2021-03-01 18:35:57 -06:00 committed by GitHub
parent beecd6fd0a
commit cac18293d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,9 @@
- `--diff` correctly indicates when a file doesn't end in a newline (#1662) - `--diff` correctly indicates when a file doesn't end in a newline (#1662)
- Added `--stdin-filename` argument to allow stdin to respect `--force-exclude` rules
(#1780)
#### _Packaging_ #### _Packaging_
- Self-contained native _Black_ binaries are now provided for releases via GitHub - Self-contained native _Black_ binaries are now provided for releases via GitHub