diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-05 22:39:14 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-05 22:39:14 +0200 |
commit | 69c38cb116c60ff1d97e114b877fb08c51db64af (patch) | |
tree | 617f4d75bc1162126f38135b8e3dc5a30cd55fb2 /CHANGELOG.md | |
parent | 1ae5d9a96bb36cf0763b4d6f0c4974c561a3291b (diff) |
Updated the changelog1.3
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 c18116f..c58515d 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.3] - 2024-05-05 ## - **Added** parameter lists to many function declarations. - **Added** usage of `ARRAY_SIZE()`. - **Added** usage of `reallocarray()`. Multiple occurrences. |