diff options
| -rw-r--r-- | CHANGELOG.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ed88c4..b2b15a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.  ## Unreleased  ### Added  - The `--check` command line argument to check a single file. +- Comparison based filters (`count`, `-time`, `-duration`).  ### Changed  - The exit code will now be dependent on whether logs matching the filter were | 
