diff options
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a3e816..97d1b28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +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** _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()`. |