Skip to content

Commit

Permalink
v1.18.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jesopo committed Jan 20, 2020
1 parent fb457c5 commit 1230950
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 2020-01-20 - BitBot v1.18.2

Changed:
- Colourise server address in `server-notice` formatting (`format_activity.py`)

Fixed:
- `user` variable doesn't exist in `INVITE` formatting code (`format_activity.py`)
- `utils.datetime.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

Fixed:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.1
1.18.2

0 comments on commit 1230950

Please sign in to comment.