From 8e829be489cab2bf2043c4117674d30b677a58a2 Mon Sep 17 00:00:00 2001 From: hauntsaninja Date: Fri, 18 Aug 2023 20:51:30 -0700 Subject: [PATCH] changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d657aa05fca..e01e78a7b90 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,7 +19,7 @@ ### Configuration -- Black now applies exclusion and ignore logic before resolving symlinks (#3845) +- Black now applies exclusion and ignore logic before resolving symlinks (#3846) ### Packaging