diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dba6f93b..cff333a93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - `Normalize Video` (default: true) - normalizes video streams, or stream copies when disabled - `Normalize Colors` (default: true) - normalizes color parameters when enabled - Disabling any of these options may have a significant performance benefit *at the expense of stream stability* -- Add `title` to filler expression +- Add chapter `title` to filler expression - This can be used to include or exclude chapters with specific (case-insensitive) titles - E.g. `title == 'here'`, `title != 'not here'`, `title like '%here%'`