From b332cfa655dedfeb74974abdac1fb7b55d7e62ea Mon Sep 17 00:00:00 2001 From: Richard Si <63936253+ichard26@users.noreply.github.com> Date: Sat, 6 Mar 2021 15:02:25 -0500 Subject: [PATCH] Add missing changelog entry for fmt: skip (#2025) --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 90e5143..e6dcc1b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 -- 2.39.2