diff options
| -rw-r--r-- | CHANGELOG.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index f1ace35..28666fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@  All notable changes to this project will be documented in this file.  ## Unreleased +### Added +- `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.  ## 0.4.3 - 2020-09-21  ### Added | 
