fix typo in v1.18.2's CHANGELOG entry
This commit is contained in:
parent
7ebad30c2f
commit
192bcc27c2
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Changed:
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
- `user` variable doesn't exist in `INVITE` formatting code (`format_activity.py`)
|
- `user` variable doesn't exist in `INVITE` formatting code (`format_activity.py`)
|
||||||
- `utils.datetime.find()`'s `not_pattern` arg should be optional
|
- `IRCBuffer.Buffer.find()`'s `not_pattern` arg should be optional
|
||||||
- `utils.datetime.iso8601_parse` no longer has a `microseconds` arg (`youtube.py`)
|
- `utils.datetime.iso8601_parse` no longer has a `microseconds` arg (`youtube.py`)
|
||||||
|
|
||||||
# 2020-01-20 - BitBot v1.18.1
|
# 2020-01-20 - BitBot v1.18.1
|
||||||
|
|
Loading…
Reference in a new issue