From ccbbb7f3e4eb03c0b7102d1dd9490fb4459fa1da Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Mon, 31 Mar 2025 11:58:41 +0100 Subject: [PATCH] Update changelog Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 403db0e0..d6093dca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,20 @@ -steam-runtime-tools (0.20250317.0) UNRELEASED; urgency=medium +steam-runtime-tools (0.20250331.0) UNRELEASED; urgency=medium [ Ryan Gonzalez ] - * build: Disable -fsanitize=function when building with UBSan. - It is not compatible with GLib toolchain assumptions - (steamrt/tasks#677) + * Build system: + - Fix UBSan compatibility with GLib toolchain assumptions + (steamrt/tasks#677) + + [ Simon McVittie ] + * Documentation: + - docs/can-i-use.md: Document some version numbers and features + that we can or can't rely on + + [ Ludovico de Nittis ] + * Tests: + - CI fixes - -- Simon McVittie <smcv@collabora.com> Mon, 17 Mar 2025 16:57:04 +0000 + -- Simon McVittie <smcv@collabora.com> Mon, 31 Mar 2025 11:54:40 +0100 steam-runtime-tools (0.20250225.0) steamrt; urgency=medium -- GitLab