From e6219a5f87480476e5889229df3d9e9d2cb1506f Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Thu, 3 Apr 2025 18:53:50 +0100 Subject: [PATCH] Update changelog Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d7b2ca73..21c33c94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -steam-runtime-tools (0.20250331.0) UNRELEASED; urgency=medium +steam-runtime-tools (0.20250403.0) UNRELEASED; urgency=medium [ Ryan Gonzalez ] * Build system: - Fix UBSan compatibility with GLib toolchain assumptions (steamrt/tasks#677) + * Tests: + - Factor out code for pretty-printing JSON + - Factor out code for comparing strings and showing a line-by-line + diff if they are different [ Simon McVittie ] * pressure-vessel: @@ -23,7 +27,7 @@ steam-runtime-tools (0.20250331.0) UNRELEASED; urgency=medium * Tests: - CI fixes - -- Simon McVittie <smcv@collabora.com> Tue, 01 Apr 2025 11:24:50 +0100 + -- Simon McVittie <smcv@collabora.com> Thu, 03 Apr 2025 18:52:25 +0100 steam-runtime-tools (0.20250225.0) steamrt; urgency=medium -- GitLab