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)