We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb457c5 commit 1230950Copy full SHA for 1230950
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 2020-01-20 - BitBot v1.18.2
2
+
3
+Changed:
4
+- Colourise server address in `server-notice` formatting (`format_activity.py`)
5
6
+Fixed:
7
+- `user` variable doesn't exist in `INVITE` formatting code (`format_activity.py`)
8
+- `utils.datetime.find()`'s `not_pattern` arg should be optional
9
+- `utils.datetime.iso8601_parse` no longer has a `microseconds` arg (`youtube.py`)
10
11
# 2020-01-20 - BitBot v1.18.1
12
13
Fixed:
VERSION
@@ -1 +1 @@
-1.18.1
+1.18.2
0 commit comments