update webapi changelog for setComment endpoint

This commit is contained in:
HamletDuFromage 2025-07-24 12:59:31 +02:00
commit 8be8f4fe8f

View file

@ -1,5 +1,9 @@
# WebAPI Changelog # WebAPI Changelog
## 2.12.1
* [#23031](https://github.com/qbittorrent/qBittorrent/pull/23031)
* Add `torrents/setComment` endpoint with parameters `hash` and `comment` for setting a new torrent comment
## 2.12.0 ## 2.12.0
* [#22989](https://github.com/qbittorrent/qBittorrent/pull/22989) * [#22989](https://github.com/qbittorrent/qBittorrent/pull/22989)