From fcf3d35c70bc1cd792f12d364c3a44c058d9befa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kov=C3=A1cs?= Date: Sat, 26 Oct 2024 22:42:23 +0200 Subject: [PATCH] Add cmake debug, version bump --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 009df969..8f812702 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -RELEASE NOTES FOR XAOS VERSION 4.3.3 (yet unreleased) ------------------------------------------------------ +RELEASE NOTES FOR XAOS VERSION 4.3.3 +------------------------------------ New Features ============ @@ -8,6 +8,8 @@ o New fractal type (clock) by prrt714. o New outcoloring mode smoothlog by iaoesch. +o Official debut of build via cmake. + RELEASE NOTES FOR XAOS VERSION 4.3.2 ------------------------------------