From 1c33fefc6d9a6345bc287bb87c9951b76697e7e2 Mon Sep 17 00:00:00 2001 From: Thomas Piccirello <8296030+Piccirello@users.noreply.github.com> Date: Sun, 20 Jul 2025 10:47:01 +0200 Subject: [PATCH] Fix wrong PR linked in WebAPI changelog Follow up to #22958. PR #22994. --- WebAPI_Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebAPI_Changelog.md b/WebAPI_Changelog.md index 0ef76bc2a..0c60f7736 100644 --- a/WebAPI_Changelog.md +++ b/WebAPI_Changelog.md @@ -9,7 +9,7 @@ ## 2.11.10 -* [#22932](https://github.com/qbittorrent/qBittorrent/pull/22932) +* [#22958](https://github.com/qbittorrent/qBittorrent/pull/22958) * `torrents/categories` and `sync/maindata` now serialize categories' `downloadPath` to `null`, rather than `undefined` * [#22954](https://github.com/qbittorrent/qBittorrent/pull/22954) * `torrents/reannounce` supports specifying individual trackers via `trackers` field