diff options
| author | 2020-02-26 13:39:52 +0000 | |
|---|---|---|
| committer | 2020-02-26 13:39:52 +0000 | |
| commit | 192bcc27c2d04ce853ea125d93098b70d0af5cb5 (patch) | |
| tree | 5a46d67c566239981bbb15d49530c6e18793774c /CHANGELOG.md | |
| parent | convert & in sed to \g<0> so python handles full-match replacements (diff) | |
| signature | ||
fix typo in v1.18.2's CHANGELOG entry
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 91f0bc9a..1b8f42da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,7 +56,7 @@ Changed: Fixed: - `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`) # 2020-01-20 - BitBot v1.18.1 |
