diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 39a6892..7cd0f0f 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.3] - 2024-08-04 ## - **Added** command-line option `d` (Run in the background.) - **Changed** the makefiles to compile with debugging symbols enabled. - **Changed** the program to handle the return value of `fgets()`, |