diff options
| -rw-r--r-- | CHANGELOG.md | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab5dca..5e1d01f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,20 @@  All notable changes to this project will be documented in this file.  ## Unreleased +### Added +- Boss "kodans" for the Voice & Claw of the Fallen strike mission. +- More help text about the available boss names. + +### Changed +- Updated `evtclib` to 0.2.0 +  - With that, boss parsing fixes that were implemented there: +    "Soulless Horror", "Largos Twins", "Ensolyss of the Endless Torment", +    "Kodans", "Conjured Amalgamate" +- Boss names can now be quoted in the filter expression. + +### Fixed +- Performance issue when -boss was being used, as it failed to filter logs with +  unknown bosses out early.  ## 1.0.1 - 2020-04-26  ### Changed | 
