From 4aa9bd4950d1ae39a18e9c70c980eb7ae280d5aa Mon Sep 17 00:00:00 2001 From: hauntsaninja Date: Wed, 1 Nov 2023 12:51:51 -0700 Subject: [PATCH] changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index f365f1c239b..d21320977d7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ ### Configuration - Add support for single-line format skip with other comments on the same line (#3959) - +- Consistently apply force exclusion logic before resolving symlinks (#4015) - Fix a bug in the matching of absolute path names in `--include` (#3976) ### Packaging