From d46c3891fb696d4aecf81890d6f495fb3372816e Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 16 Oct 2023 12:51:17 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ac41c3..73fe7f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- *(config)* `extend-ignore-words-re` field for defining all classes of words + ## [1.16.19] - 2023-10-12 ### Features