From 1de31fc6a2fc8d58513be89daf3777a874c98a1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 23 Jun 2024 18:45:08 +0200 Subject: [PATCH] core: update ChangeLog (issue #2046, issue #2126) --- ChangeLog.adoc | 8 ++++++++ ReleaseNotes.adoc | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 97bb41051..8602c1337 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -8,6 +8,14 @@ :see-release-notes: If you are upgrading: please see release notes. :breaking: pass:quotes[*[breaking]*] +[[v4.3.4]] +== Version 4.3.4 (under dev) + +[[v4.3.4_fixed]] +=== Fixed + +* python: fix crash on quit with Python 3.12 (issue #2046, issue #2126) + [[v4.3.3]] == Version 4.3.3 (2024-06-22) diff --git a/ReleaseNotes.adoc b/ReleaseNotes.adoc index 48cf74bb7..0dcfdbf8f 100644 --- a/ReleaseNotes.adoc +++ b/ReleaseNotes.adoc @@ -11,6 +11,11 @@ It is recommended to read it when upgrading to a new stable version. + For a complete list of changes, please look at ChangeLog. +[[v4.3.4]] +== Version 4.3.4 (under dev) + +No release notes. + [[v4.3.3]] == Version 4.3.3 (2024-06-22)