update CHANGELOG.md
This commit is contained in:
parent
307a767d22
commit
a96582e953
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@ Added:
|
|||
- Show when a youtube video was uploaded (`youtube.py`)
|
||||
- 15 second SASL handshake timeout (`ircv3_sasl`)
|
||||
- Ability to disable command suggestions (`command_suggestions.py`)
|
||||
- Format/print/log `CHGHOST` events
|
||||
|
||||
Changed:
|
||||
- `/me` lines are no longer added to markov chains
|
||||
|
@ -15,6 +16,8 @@ Changed:
|
|||
Fixed:
|
||||
- Rectified `src/utils/` circular dependency mess
|
||||
- Decode fediverse data as utf8
|
||||
- A bunch of typehinting errors across `src/`
|
||||
- Switch to `lxml` for fediverse note parsing. `html.parser` was buggy and unpredictable (`fediverse`)
|
||||
|
||||
# 2019-10-25 - BitBot v1.13.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue