From 7f36177f32a23eea88911afb90878046912d7e2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Kov=C3=A1cs?= Date: Fri, 6 Oct 2023 19:11:21 +0200 Subject: [PATCH] Add Release Notes for 4.3.1 --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 951783c3..27fd004f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +RELEASE NOTES FOR XAOS VERSION 4.3.1 +------------------------------------ + +New Features +============ + +o Two new examples by Adam Majewski. + +Bug Fixes +========= + +o Example files are loaded properly now. + + RELEASE NOTES FOR XAOS VERSION 4.3 ----------------------------------