diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b0832f..d7c4a87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added 1. New commands `chronometrist-restart-task`, `chronometrist-extend-task` 2. Menus for `chronometrist`, `chronometrist-key-values`, and `chronometrist-details` -3. Custom ranges for `chronometrist-details`. See command `chronometrist-details-set-range`. +3. Custom ranges and filters for `chronometrist-details`. See command `chronometrist-details-set-range` and `chronometrist-details-set-filter`. ### Changed 4. Display graph ranges in `chronometrist-spark` column 5. `chronometrist-tags-add` and `chronometrist-key-values-unified-prompt` now also work interactively.