From df9f55f7ac08d58741eb87ae4b2ecba55bc23fad Mon Sep 17 00:00:00 2001 From: WStechura <109944521+WStechura@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:15:27 +0100 Subject: [PATCH] Update CHANGELOG (#59) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a834d68..a502413 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ All notable changes to this project will be documented in this file. ## [1.2.1] -- Fix problem with installer signature verification on AIX +- Fixed problem with installer signature verification on AIX +- Added LICENSE file ## [1.2.0]