aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-04-14 00:48:01 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-04-14 00:48:01 +0200
commit1eabc844e7fd8e8d9701994ddf7adb452458197e (patch)
tree981cd975c046cd4a579e6b62bc58508a6045337e
parent1c888a7605b4912cd06fea50a1fea80f4bba5762 (diff)
Updated the changelog1.2
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58d5232..f338e93 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.2] - 2024-04-14 ##
- **Added** parameter lists to many function declarations.
- **Added** usage of `reallocarray()` which handles multiplication
overflow.