diff options
| -rw-r--r-- | CHANGELOG.md | 5 | 
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. | 
