aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0101e7f..4a3e816 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ documented in this file.
- **Fixed** excessive checks.
- **Fixed** improper use of negative values.
- **Fixed** memory leak in `process_login()`.
+- **Fixed** multiple Clang Tidy warnings.
- **Fixed** negative array index read in `accept_match()`.
- **Fixed** null pointer dereferences.
- **Fixed** out-of-bounds array access in `has_legal_move()`.