From 859c1a075700f4fb5489d4e864630c2722d02164 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Mon, 9 May 2022 01:13:37 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5503729..712ef16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ xxxx-xx-xx +* Version upgraded to 2.x.x * Removed KeyInfo; use standard library to parse hex strings * define C++17 as minimal C++ version * build manpage with pandoc +* Dropped AIX support. If you can test and develop code for AIX, please contact us. 2022-04-25 Jonas Stein * Version upgraded to 1.1.1