diff options
| -rw-r--r-- | CHANGELOG.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b9d4a0..95e0647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.  ### Added  - An indicator for whether a fight was done with Challenge Mote activated.  - A `-cm` filter to filter logs based on the Challenge Mote. +- The `--sort` command line argument to sort the output.  ### Changed  - Boss names are now taken from `evtclib` @@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.    - "Qadim The Peerless" is now "Qadim the Peerless".    - "Skorvald" is now "Skorvald the Shattered".  - Regular expressions are now matched case-insensitive. +- Players in a subgroup are now sorted by their account names.  ## 1.1.0 -- 2020-05-04  ### Added | 
