diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-28 01:05:55 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-28 01:05:55 +0100 |
commit | 0ae6a4a14a3500efe2fd7a1ebbf11e2bc45ae09f (patch) | |
tree | acfc841e072885648b887b036da8c608b8bae51f | |
parent | 4c2c9faf70c65856b52fde5d98018d091b009a8c (diff) |
Updated the changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 555bb70..6d50d7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ documented in this file. ## [Unreleased] ## - Added argument lists to many function declarations. +- Deleted non-existent functions from the header files. ## [1.0] - 2023-12-28 ## - Added a new build system (and deleted the old). |