From 3ed40cb71de542a7e8ac5da71d9e93ab04da77a2 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Sun, 14 May 2023 16:19:47 +0200 Subject: [PATCH] ChangeLog for 2.0.0 --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ce60106..adcea95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,12 @@ -xxxx-xx-xx -* Version upgraded to 2.x.x -* Removed KeyInfo; use standard library to parse hex strings +2023-05-14 Jonas Stein +* Version upgraded to 2.0.0 * define C++17 as minimal C++ version * build manpage with pandoc +* Add license information according to the SPDX standard * Dropped AIX support. If you can test and develop code for AIX, please contact us. * Added bash completion +* New syntax +* Added missing includes 2022-04-25 Jonas Stein * Version upgraded to 1.1.1