mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 14:38:38 +00:00
Compare commits
1 commit
develop
...
deluge-2.1
Author | SHA1 | Date | |
---|---|---|---|
|
20efcfd345 |
1 changed files with 6 additions and 3 deletions
|
@ -1,11 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.1.0 (WIP)
|
## 2.1.0 (2022-06-28)
|
||||||
|
|
||||||
|
### Breaking changes
|
||||||
|
|
||||||
|
- Python 2 support removed (Python >= 3.6)
|
||||||
|
- libtorrent minimum requirement increased (>= 1.2).
|
||||||
|
|
||||||
### Core
|
### Core
|
||||||
|
|
||||||
- Drop Python 2 support for Python 3 only.
|
|
||||||
- Set libtorrent minimum required version to 1.2.
|
|
||||||
- Add support for SVG tracker icons.
|
- Add support for SVG tracker icons.
|
||||||
- Fix tracker icon error handling.
|
- Fix tracker icon error handling.
|
||||||
- Fix cleaning-up tracker icon temp files.
|
- Fix cleaning-up tracker icon temp files.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue