diff options
author | Daniel Schadt <kingdread@gmx.de> | 2020-09-23 14:55:35 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2020-09-23 14:55:35 +0200 |
commit | 0441078a3a0dc2fb37971257cc78792b32c1a7bd (patch) | |
tree | 70ad6ed80e1b904a6d194170a05114f613430957 | |
parent | 69da697e4f77504e4042da07f4f5c26b2e8a16f9 (diff) | |
download | evtclib-0441078a3a0dc2fb37971257cc78792b32c1a7bd.tar.gz evtclib-0441078a3a0dc2fb37971257cc78792b32c1a7bd.tar.bz2 evtclib-0441078a3a0dc2fb37971257cc78792b32c1a7bd.zip |
update changelog
-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 |