From 91b20ae5e04d6cd544d35ab0aecf8e3adb5f51b3 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 17:34:29 +0000 Subject: [PATCH] GitHub bot: changelog --- qbittorrent/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 48a838413..8ceda8bae 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,3 +1,5 @@ +## 5.1.2-9 (18-11-2025) +- Minor bugs fixed ## 5.1.2-8 (20-11-2025) - MAJOR FEAT: add WireGuard support with runtime validation and troubleshooting logs. - Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.