From 4af8a5a1fbfa8534227a9f8c5404b065179448f9 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 10 Mar 2025 11:27:48 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e9ff9..c6971e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- Add `--highlight-words` and `--highlight-identifiers` for easier debugging of config + ## [1.30.1] - 2025-03-04 ### Features