aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-03-30 17:06:30 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-03-30 17:06:30 +0100
commitc772664775212ebae5ac0bb4c146b77552b9ed23 (patch)
tree9bf9c6a8e05d9af864a87186708b0b2bcda5e9c3
parent08fc8d009cdd8435388c88027e07b1b0963dca7e (diff)
Updated the changelog1.1
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 231e527..24451ac 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.1] - 2024-03-30 ##
- **Added** `PRINTFLIKE()` and fixed many format errors.
- **Added** argument lists to many function declarations.
- **Added** initialization of many variables.