aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a12805a..bdd6b7c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file.
- Better error handling for situations in which the cache file could not be
found.
- Better error handling if malformed archives are found during the scan.
+- Better output for WvW logs.
+
+### Fixed
+- Fixed an underflow when parsing WvW logs (leading to a panic in debug mode).
## 1.3.1 - 2020-10-10
### Added