diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 7bf2415daf..702a6eb283 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,5 +1,5 @@ -## 5.2.0-16 (13-05-2026) -- Minor bugs fixed +## 5.2.0-17 (13-05-2026) +- Remove lockfile due to upstream bug https://github.com/linuxserver/docker-qbittorrent/issues/434 ## 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)