aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2021-11-18 20:08:20 +0100
committerDaniel Schadt <kingdread@gmx.de>2021-11-18 20:08:20 +0100
commit14bf5eb9e56de631d6dc2e47d6023c742c14b7e2 (patch)
tree94b12c8342a07986fce2cd530fba9aff50c3496d
parent681022fb9c6099f187397e70ecc74d90ac03947b (diff)
downloadevtclib-14bf5eb9e56de631d6dc2e47d6023c742c14b7e2.tar.gz
evtclib-14bf5eb9e56de631d6dc2e47d6023c742c14b7e2.tar.bz2
evtclib-14bf5eb9e56de631d6dc2e47d6023c742c14b7e2.zip
update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f51a115..61b32c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,11 @@ All notable changes to this project will be documented in this file.
- `FromRawEventError::UnknownLanguage` has been added to deal with an invalid
language byte.
+### Changes
+- Internal changes that lead to some small speedups, especially in the
+ *Soulless Horror* outcome analyzer (~50x speedup) as well as most other
+ analyzers (up to a 2.77x speedup).
+
### Fixed
- `evtclib` will no longer choke on WvW logs where player names might not contain the expected
information.