Fix wrong PR linked in WebAPI changelog

Follow up to #22958.
PR #22994.
This commit is contained in:
Thomas Piccirello
2025-07-20 10:47:01 +02:00
committed by GitHub
parent 8f709b5fbc
commit 1c33fefc6d

View File

@@ -9,7 +9,7 @@
## 2.11.10 ## 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` * `torrents/categories` and `sync/maindata` now serialize categories' `downloadPath` to `null`, rather than `undefined`
* [#22954](https://github.com/qbittorrent/qBittorrent/pull/22954) * [#22954](https://github.com/qbittorrent/qBittorrent/pull/22954)
* `torrents/reannounce` supports specifying individual trackers via `trackers` field * `torrents/reannounce` supports specifying individual trackers via `trackers` field