diff --git a/debian/changelog b/debian/changelog
index 5cf021273c1e2f0e8522b2295facb00fbb8371df..ef173c24eeddad4455a1b9f76a0384b84bb1e6e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-steam-runtime-tools (0.20241017.0) UNRELEASED; urgency=medium
+steam-runtime-tools (0.20241030.0) UNRELEASED; urgency=medium
 
   * pressure-vessel:
+    - Fix setup of VDPAU drivers in the container, a regression in
+      v0.20231128.0 (steam-runtime-tools!764)
     - Use host versions of libdrm family if newer, even without an explicit
       dependency, defending against possible use of dlopen() for these
       libraries in future Mesa releases (see mesa/mesa!21658)
@@ -9,17 +11,19 @@ steam-runtime-tools (0.20241017.0) UNRELEASED; urgency=medium
   * s-r-dialog:
     - Prefer to look for s-r-dialog-ui in $STEAM_RUNTIME_SCOUT
       (steamrt/tasks#520)
+  * Diagnostic tools:
+    - Fix build with Vulkan-Loader 1.3.296 and slightly improve error
+      reporting (steam-runtime-tools!765)
   * Tree-wide:
     - Consistently disable GIO modules for any executable with an RPATH,
       but restore them before steam-runtime-urlopen runs external programs
       (steamrt/tasks#505)
-    - Mention $STEAM_RUNTIME_SCOUT in documentation where appropriate
-      (steamrt/tasks#520)
+    - Documentation updates
   * tests:
     - Avoid invalid escape sequences in JSON, avoiding test failures with
       json-glib 1.10
 
- -- Simon McVittie <smcv@collabora.com>  Thu, 17 Oct 2024 17:23:30 +0100
+ -- Simon McVittie <smcv@collabora.com>  Wed, 30 Oct 2024 16:35:32 +0000
 
 steam-runtime-tools (0.20240916.0) steamrt; urgency=medium