aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a3e816..8aab73c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
All notable changes to this fork of FICS version 1.6.2 will be
documented in this file.
-## [Unreleased] ##
+## [1.4.5] - 2025-04-09 ##
- **Changed** the addplayer program to output a restart notice if an admin
account is created.
- **Changed** the program to avoid calculating the same string multiple
@@ -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()`.