diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-13 13:53:36 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-13 13:53:36 +0200 |
commit | 95107ed63ef4d41e6a41cb8ea2375798c9248a58 (patch) | |
tree | 1a1f8a1279c63d0a3f8f8273e3f86b475c677022 | |
parent | fca882503a748bc51d2e7f8d2ab73a107c9aa24c (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ef695bc..5414baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ documented in this file. changes made to them possibly introduced game bugs: - `algcheck.c` - `algcheck.h` + - `board.c` - `movecheck.c` - `movecheck.h` - Cleared sensitive data with `explicit_bzero()`. |