From 6df003f34a9c20e5f6308fb63edcea33fa5b911e Mon Sep 17 00:00:00 2001 From: Timothee 'TTimo' Besset <ttimo@ttimo.net> Date: Wed, 12 Jul 2023 15:20:47 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index c17cd15..019b910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2023-07-12 Timothee Besset <ttimo@valvesoftware.com> + + * Fix the launch script to check for and use python 3.11 if available. Keeping 3.10 and 3.9 as fallbacks for now. + 2023-07-06 Timothee Besset <ttimo@valvesoftware.com> * Release v.0.20230706.0 -- GitLab