Update CHANGELOG for version 5.2.0-17

https://github.com/alexbelgium/hassio-addons/issues/2690
This commit is contained in:
Alexandre
2026-05-13 17:48:48 +02:00
committed by GitHub
parent 0355dd534b
commit ae28e1e759

View File

@@ -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)