diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ea9ca1d0..6742655c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Filters are now installed in `$PREFIX/libexec/aerc/filters`. The default exec `PATH` has been modified to include all variations of the `libexec` subdirs. +- The built-in `colorize` filter theme is now configured in styleset files into + the `[viewer]` section. ### Deprecated |