diff options
author | Daniel Schadt <kingdread@gmx.de> | 2021-11-25 13:32:52 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2021-11-25 13:33:32 +0100 |
commit | 992c588e59b979aea26edf04654db9179a9cab39 (patch) | |
tree | 81c64c8e16e9bd4c765c7c548efd09c888132871 /CHANGELOG.md | |
parent | 2a71eb45f62989d366296b8d5db011c7529d36a8 (diff) | |
download | raidgrep-992c588e59b979aea26edf04654db9179a9cab39.tar.gz raidgrep-992c588e59b979aea26edf04654db9179a9cab39.tar.bz2 raidgrep-992c588e59b979aea26edf04654db9179a9cab39.zip |
add Twisted Castle encounter
This requires evtclib 0.6.1, which is why the dependencies have been
updated.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bdd6b7c..8333d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file. ### Added - The `-gamemode` predicate as well as its `-raid`, `-fractal`, `-strike`, `-golem` and `-wvw` shorthands. -- The "trio", "river", "broken king", "eater" and "eyes" bosses. +- The "trio", "twisted castle", "river", "broken king", "eater" and "eyes" + bosses. ### Changed - Better error handling for situations in which the cache file could not be |