diff options
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 13357a1..8d4ac05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Added +- Various analyzers for the End of Dragons strike missions: + - `analyzers::strikes::CaptainMaiTrin` + - `analyzers::strikes::Ankka` + - `analyzers::strikes::MinisterLi` + - `analyzers::strikes::Dragonvoid` + +### Fixed +- Success/failure detection for the End of Dragons strike missions. +- Some Dragonvoid logs not being recognized as such. ## 0.7.0 - 2022-03-10 ### Added |