diff options
author | Daniel <kingdread@gmx.de> | 2020-05-14 16:15:45 +0200 |
---|---|---|
committer | Daniel <kingdread@gmx.de> | 2020-05-14 16:15:45 +0200 |
commit | a9a00030d8896c74ed012dc82c58e074e152d213 (patch) | |
tree | e107e7933fc30af0e4818d823ba014ead1512ad7 /CHANGELOG.md | |
parent | c973f2ddb47721254f6f5a81e4c45f0c72d793fd (diff) | |
download | raidgrep-a9a00030d8896c74ed012dc82c58e074e152d213.tar.gz raidgrep-a9a00030d8896c74ed012dc82c58e074e152d213.tar.bz2 raidgrep-a9a00030d8896c74ed012dc82c58e074e152d213.zip |
update changelog
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 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 |