diff options
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index de02b7a..2b9d4a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added +- An indicator for whether a fight was done with Challenge Mote activated. +- A `-cm` filter to filter logs based on the Challenge Mote. + +### Changed +- Boss names are now taken from `evtclib` + - "Matthias" is now "Matthias Gabrel". + - "Cairn" is now "Cairn the Indomitable". + - "Desmina" is now "Soulless Horror". + - "Largos Twins" is now "Twin Largos". + - "Qadim The Peerless" is now "Qadim the Peerless". + - "Skorvald" is now "Skorvald the Shattered". +- Regular expressions are now matched case-insensitive. ## 1.1.0 -- 2020-05-04 ### Added |