aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2020-09-23 14:55:35 +0200
committerDaniel Schadt <kingdread@gmx.de>2020-09-23 14:55:35 +0200
commit0441078a3a0dc2fb37971257cc78792b32c1a7bd (patch)
tree70ad6ed80e1b904a6d194170a05114f613430957
parent69da697e4f77504e4042da07f4f5c26b2e8a16f9 (diff)
downloadevtclib-0441078a3a0dc2fb37971257cc78792b32c1a7bd.tar.gz
evtclib-0441078a3a0dc2fb37971257cc78792b32c1a7bd.tar.bz2
evtclib-0441078a3a0dc2fb37971257cc78792b32c1a7bd.zip
update changelog
-rw-r--r--CHANGELOG.md4
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