mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 11:39:25 +01:00
PyLink 2.0.0
This commit is contained in:
parent
51f441085e
commit
e95b11d329
12
RELNOTES.md
12
RELNOTES.md
@ -1,3 +1,15 @@
|
|||||||
|
# PyLink 2.0.0 (2018-07-31)
|
||||||
|
|
||||||
|
Changes since 2.0-rc1:
|
||||||
|
|
||||||
|
- Fixed various bugs affecting Relay and Clientbot:
|
||||||
|
- handlers: don't delete the PyLink service UID if it leaves all cahnnels
|
||||||
|
- Relay sometimes sent an empty channel to kick() when relaying kills to kick
|
||||||
|
- Fix "Relay plugin unloaded" parts on Clientbot links causing a flood of "Clientbot was force parted" kicks
|
||||||
|
- setup.py: Work around TypeError in distutils.util.rfc822_escape() when installing on Python 3.4
|
||||||
|
|
||||||
|
For a summary of changes since 1.3.x, consult the release notes for PyLink 2.0-rc1 below.
|
||||||
|
|
||||||
# PyLink 2.0-rc1 (2018-07-18)
|
# PyLink 2.0-rc1 (2018-07-18)
|
||||||
|
|
||||||
PyLink 2.0 comes with a ton of new features, refinements, and optimizations. Here is a summary of the most interesting changes - for detailed changelogs, consult the release notes for individual snapshots below.
|
PyLink 2.0 comes with a ton of new features, refinements, and optimizations. Here is a summary of the most interesting changes - for detailed changelogs, consult the release notes for individual snapshots below.
|
||||||
|
Loading…
Reference in New Issue
Block a user