diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd0f0f..911f0b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this fork of FICS version 1.6.2 will be documented in this file. +## [Unreleased] ## +- Added an autorun script suitable to be run as a cron job. + ## [1.4.3] - 2024-08-04 ## - **Added** command-line option `d` (Run in the background.) - **Changed** the makefiles to compile with debugging symbols enabled. |