From e9c4f208a696cb6e6eaaf0c9595672b00d301e13 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Fri, 26 Jun 2020 17:00:58 +0200 Subject: implement sorting based on duration --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b15a3..9822318 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ### Added - The `--check` command line argument to check a single file. - Comparison based filters (`count`, `-time`, `-duration`). +- Sorting based on fight duration. ### Changed - The exit code will now be dependent on whether logs matching the filter were -- cgit v1.2.3