From bce298e2f0ab7085514aff5acb941173da8305db Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Sat, 25 Apr 2020 23:38:13 +0200 Subject: [PATCH] Update changelog --- CHANGES.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9801b24b..dac55446 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,14 +14,17 @@ Bug fixes: Scripting: * Added type_name function -Other: - * Switch to to CMake - * Update code to work with wxWidgets 3.0/3.1 and C++ 11 +Internal: + * Switch build system to to CMake + * Update code to work with wxWidgets 3.0/3.1 and C++ 17 + * Lots of code cleanup ------------------------------------------------------------------------------ -- 2.0.1 ------------------------------------------------------------------------------ + * Some bugfixes + Other * Changes to build system