From 2e37901b0a7eb43fc0e268804625bcc5ba1386ae Mon Sep 17 00:00:00 2001 From: Einar Forselv Date: Thu, 3 Apr 2025 20:59:16 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65ab8e0c7d..845c220903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,11 @@ You can grab pre-release versions from PyPi. See the available versions from the Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page. +## Version 3.1.1 -## Version 3.1 +* Text objects are now lazy and can be created before the window + +## Version 3.1.0 - Drop Python 3.9 support - Disable shadow window on all platforms to provide a consistent experience