diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c6820d9..bd8dd85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - `Boss::Ai` to represent Ai, Keeper of the Peak in the Sunqua Peak fractal. - `analyzers::fractal::Ai` with logic to determine CM and outcome of the Sunqua Peak CM fight. +- `Log::gadgets` to retrieve all gadget agents. ### Changed - `gamedata::Boss` has been split in `gamedata::Boss` and `gamedata::Encounter` |