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 dfbd25d..645f723 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - `analyzers::fractal::Ai` with logic to determine CM and outcome of the Sunqua Peak CM fight. - `Log::gadgets` to retrieve all gadget agents. +- `Log::build_id` to retrieve the game's build id. ### Changed - `gamedata::Boss` has been split in `gamedata::Boss` and `gamedata::Encounter` |