Update ChangeLog

This commit is contained in:
Jonas Stein
2022-05-08 21:39:47 +02:00
committed by GitHub
parent 13f09ea5aa
commit 8078a346d1

View File

@@ -1,3 +1,8 @@
xxxx-xx-xx
* Removed KeyInfo; use standard library to parse hex strings
* define C++17 as minimal C++ version
* build manpage with pandoc
2022-04-25 Jonas Stein <news@jonasstein.de>
* Version upgraded to 1.1.1
* Testframework Catch added