From 53109170ca7c7c4b53b88f5bbc99a1cba9c63446 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:19:57 +0000 Subject: [PATCH] GitHub bot: changelog [nobuild] --- qbittorrent/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 822d93a32f..7bf2415daf 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,3 +1,5 @@ +## 5.2.0-16 (13-05-2026) +- Minor bugs fixed ## 5.2.0-2 (2026-05-10) - Fix startup loop on aarch64: drop s6-notifyoncheck wrapper so s6 supervises qbittorrent-nox directly (LSIO arm64 image has no notification-fd, causing EBADF restart loop)