Skip to content

Commit

Permalink
Bump to v2024.9.67
Browse files Browse the repository at this point in the history
  • Loading branch information
rmartin16 committed Sep 30, 2024
1 parent 9adf03f commit 9a4094d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
Change Log
==========
### v2024.9.67 (30 Sept 2024)
- Advertise support for qBittorrent v5.0.0
- Features previously added for v5.0.0 release:
- Rename resume/pause actions for torrents to start/stop (#434)
- For instance, ``client.torrents_pause()`` is now ``client.torrents_stop()``
- All existing method and argument names are still supported and are aliased to the new names
- Add support for ``app/getDirectoryContent`` (#449)
- Add support for ``search/downloadTorrent`` (#451)
- Added support for ``private`` argument for ``torrents/info`` (#464)
- Add support for WebSeed modification endpoints (#481)

### v2024.9.66 (16 Sept 2024)
- Advertise support for qBittorrent v4.6.7

Expand Down

0 comments on commit 9a4094d

Please sign in to comment.