changelog and bump (#3454)

This commit is contained in:
Michael H
2020-01-26 20:18:25 -05:00
committed by GitHub
parent 97a9fde5fd
commit 0d3c72f356
19 changed files with 71 additions and 17 deletions

View File

@@ -1 +0,0 @@
Improve error message when user passes cog that isn't installed to a command that only accepts installed cogs.

View File

@@ -1 +0,0 @@
Downloader will now do the initialization in background to avoid timeout issues during bot startup.

View File

@@ -1 +0,0 @@
Log errors that may happen in initialization task.