From 346c19b34eb983390cfe5a1c1520ac1ccf2d4ad6 Mon Sep 17 00:00:00 2001 From: rmartin16 Date: Tue, 13 Aug 2019 21:23:13 -0400 Subject: [PATCH] moving tags from 2.2.1 change log to 2.3.0 change log since that dev is not in 4.1.x branch; add rss/refreshItem to change log...still needs full doc --- Web-API-Documentation.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Web-API-Documentation.md b/Web-API-Documentation.md index 9656091..9d026a6 100644 --- a/Web-API-Documentation.md +++ b/Web-API-Documentation.md @@ -151,9 +151,9 @@ This Web API documentation applies qBittorrent v4.1+, for previous API version r ## API v2.2.1 ## -*(unconfirmed version)* +*(unconfirmed version presuming 4.1.8 bumps API version to 2.2.1)* -- Add `/torrents/addTags`, `/torrents/removeTags`, `/torrents/tags`, `/torrents/createTags`, `/torrents/deleteTags` methods ([#10527](https://github.com/qbittorrent/qBittorrent/pull/10527)) +- Add rss/refreshItem ([#11067](https://github.com/qbittorrent/qBittorrent/pull/11067) ## API v2.3.0 ## @@ -163,6 +163,7 @@ This Web API documentation applies qBittorrent v4.1+, for previous API version r - Add `/app/buildInfo` method ([#10096](https://github.com/qbittorrent/qBittorrent/pull/10096)) - Always use `/` as path separator in `/torrents/files` response ([#10153](https://github.com/qbittorrent/qBittorrent/pull/10153/)) - Add `/torrents/addPeers` and `/transfer/banPeers` methods ([#10158](https://github.com/qbittorrent/qBittorrent/pull/10158)) +- Add `/torrents/addTags`, `/torrents/removeTags`, `/torrents/tags`, `/torrents/createTags`, `/torrents/deleteTags` methods ([#10527](https://github.com/qbittorrent/qBittorrent/pull/10527)) # General Information #