From 65ceb4ae51d6cc00170a4ac0b11aaf1bf1a1bbc8 Mon Sep 17 00:00:00 2001 From: Andy Date: Thu, 26 Feb 2026 21:18:59 -0700 Subject: [PATCH] chore(changelog): update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50ab8d2..8f4d139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ This changelog is automatically generated using [git-cliff](https://git-cliff.or - *dl*: Add --output option to override download directory - *tracks*: Add edition tags to output filenames - *templates*: [**breaking**] Add customizable output filename templates +- *templates*: Add configurable language tagging rule engine ### Bug Fixes @@ -44,6 +45,10 @@ This changelog is automatically generated using [git-cliff](https://git-cliff.or - *example*: Migrate EXAMPLE service to track_request pattern - *providers*: Extract metadata providers into modular system +### Maintenance + +- *changelog*: Update changelog for upcoming release and reorganize sections + ## [3.0.0] - 2026-02-15 ### Features