From cab7c3c4a5689885b27532e5abfc2396c9115417 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 16 Sep 2024 14:02:30 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92acb676a..02dc42986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Respect negation (`!`) in `extend-exclude` + ## [1.24.5] - 2024-09-04 ### Features