From 1d749c9ed8c57e9bea9cf7a9639063b918aab014 Mon Sep 17 00:00:00 2001 From: Jason Lynch Date: Tue, 16 Jun 2026 15:04:25 -0400 Subject: [PATCH] docs: remove changelog entry for debian logging Debian support didn't exist in the previous release so no user would be affected by this issue. Issues that are created and fixed between releases should be omitted from the changelog. --- changes/unreleased/Fixed-20260611-090020.yaml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 changes/unreleased/Fixed-20260611-090020.yaml diff --git a/changes/unreleased/Fixed-20260611-090020.yaml b/changes/unreleased/Fixed-20260611-090020.yaml deleted file mode 100644 index 527735b0..00000000 --- a/changes/unreleased/Fixed-20260611-090020.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Fixed -body: Fixed Postgres logging not being enabled by default on Debian-based systemd deployments — The default log configuration that was already applied to RPM-based deployments is now also applied to Debian-based ones. -time: 2026-06-11T09:00:20.000000-04:00