From e70440b35830abf4c3e85cbc8431b210c417c4e1 Mon Sep 17 00:00:00 2001 From: Timothee 'TTimo' Besset <ttimo@ttimo.net> Date: Thu, 13 Jul 2023 17:07:31 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 019b910..e87f65e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,16 +1,17 @@ -2023-07-12 Timothee Besset <ttimo@valvesoftware.com> +2023-07-13 Timothee Besset <ttimo@valvesoftware.com> + * Release v0.20230713.0 * 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 + * Release v0.20230706.0 * Tool was downloading truncated RGP traces, fixed (Samuel Pitoiset). * Fix support for latest SteamOS. 2023-06-13 Timothee Besset <ttimo@valvesoftware.com> - * Release v.0.20230613.0 + * Release v0.20230613.0 * Improve permission management of the devkit ssh key. * Windows: migrate to Python 3.11. * Screenshot button more resilient to empty input. -- GitLab