From 6af9567a444c760bb4c86b536de4a745a3c690c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 24 Nov 2025 16:42:57 +0100 Subject: [PATCH] Mark 1.21 as released today --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80376a3..3095705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This file logs the changes that are actually interesting to users (new features, changed functionality, fixed bugs). -# Version 1.21 (in development) +# Version 1.21 (2025-11-24) - Require Python version 3.11 or newer. Versions up to Python 3.14 are supported. - Skip packed blend files. BAT will assume that the packed file is self-contained, i.e. any asset used by a packed blend file should also be packed.