Rename two changelog files from fix to bugfix (#2949)

This commit is contained in:
Flame442 2019-08-26 21:42:31 -04:00 committed by Toby Harradine
parent bfa55922cf
commit 57fa29dd64
5 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
Help properly hides disabled commands.

View File

@ -1 +0,0 @@
Help properly hides disabled commands.

View File

@ -0,0 +1 @@
``Command.can_see`` now works as intended for disabled commands

View File

@ -1 +0,0 @@
``Command.can_see`` now works as intended for disabled commands

View File

@ -0,0 +1 @@
Renamed two changelog files from fix to bugfix.