From 8e0e8ed8f4ba968a7dedebedf89b8ccd5b6e4020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Sat, 6 Sep 2025 20:26:17 +0200 Subject: [PATCH] Start v0.4.27 --- distribution/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 327571bd31..3b4c1fd077 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,3 +1,6 @@ +0.4.27 (in development) +------------------------------------------------------------------------ + 0.4.26 (2025-09-06) ------------------------------------------------------------------------ - Feature: [#24949] Add an option to the command line screenshot function to draw debug bounding boxes.