Add missing changelog entry for fmt: skip (#2025)

This commit is contained in:
Richard Si 2021-03-06 15:02:25 -05:00 committed by GitHub
parent 1f7e73506c
commit b332cfa655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,8 @@
- Added `--stdin-filename` argument to allow stdin to respect `--force-exclude` rules
(#1780)
- Lines ending with `fmt: skip` will now be not formatted (#1800)
#### _Packaging_
- Self-contained native _Black_ binaries are now provided for releases via GitHub