aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2020-07-24 16:22:31 +0200
committerDaniel <kingdread@gmx.de>2020-07-24 16:31:25 +0200
commite4bcc51d10919a6b68d1f6d115a231ce059b4b46 (patch)
tree9144f33a54c26c30bda6c4b8b29ffb26c3a0377b /CHANGELOG.md
parentbe650c960106e5231a83398ada7da9f7fca03c53 (diff)
downloadraidgrep-e4bcc51d10919a6b68d1f6d115a231ce059b4b46.tar.gz
raidgrep-e4bcc51d10919a6b68d1f6d115a231ce059b4b46.tar.bz2
raidgrep-e4bcc51d10919a6b68d1f6d115a231ce059b4b46.zip
use Analyzer/span from evtclib
This is better than re-implementing these functions, especially for the fight outcome as it is more accurate.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9822318..7c09a27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,9 @@ All notable changes to this project will be documented in this file.
- The exit code will now be dependent on whether logs matching the filter were
found or not.
+### Fixed
+- Fight outcomes for some logs (2nd/3rd/... kill in a week) have been fixed.
+
## 1.2.0 - 2020-05-16
### Added
- An indicator for whether a fight was done with Challenge Mote activated.