File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 107107
108108更新日志
109109----------
110+ **2020-02-29 周六 **:1.5.1 版本。
111+
112+ * 修复了 1.5.0 版本中丢失的状态 ``StalledUpload `` 和 ``StalledDownload ``。(#66)
113+
110114**2020-02-28 周五 **:1.5.0 版本。
111115
112116* 修复了无法登录使用纯数字用户名或密码的客户端的问题(#64);
Original file line number Diff line number Diff line change @@ -111,6 +111,10 @@ Screenshot
111111
112112Changelog
113113----------
114+ **Sat, 29 Feb 2020 **: Version 1.5.1.
115+
116+ * Fix missing status ``StalledUpload `` and ``StalledDownload `` in version 1.5.0. (#66)
117+
114118**Fri, 28 Feb 2020 **: Version 1.5.0.
115119
116120* Fix a problem: cannot login to client with numeric username or password. (#64)
Original file line number Diff line number Diff line change 11#-*- coding:utf-8 -*-
22
33# Current autoremove-torrents version
4- __version__ = '1.5.0 '
4+ __version__ = '1.5.1 '
You can’t perform that action at this time.
0 commit comments