diff --git a/changelog.d/2863.bugfix.rst b/changelog.d/2863.bugfix.rst new file mode 100644 index 000000000..9d32c3d6d --- /dev/null +++ b/changelog.d/2863.bugfix.rst @@ -0,0 +1 @@ +Help properly hides disabled commands. diff --git a/changelog.d/2863.fix.rst b/changelog.d/2863.fix.rst deleted file mode 100644 index c0bd0ecda..000000000 --- a/changelog.d/2863.fix.rst +++ /dev/null @@ -1 +0,0 @@ -Help properly hides disabled commands. \ No newline at end of file diff --git a/changelog.d/2892.bugfix.1.rst b/changelog.d/2892.bugfix.1.rst new file mode 100644 index 000000000..f976e6c8c --- /dev/null +++ b/changelog.d/2892.bugfix.1.rst @@ -0,0 +1 @@ +``Command.can_see`` now works as intended for disabled commands diff --git a/changelog.d/2892.fix.1.rst b/changelog.d/2892.fix.1.rst deleted file mode 100644 index f24241cc7..000000000 --- a/changelog.d/2892.fix.1.rst +++ /dev/null @@ -1 +0,0 @@ -``Command.can_see`` now works as intended for disabled commands \ No newline at end of file diff --git a/changelog.d/2949.misc.rst b/changelog.d/2949.misc.rst new file mode 100644 index 000000000..b65940dd1 --- /dev/null +++ b/changelog.d/2949.misc.rst @@ -0,0 +1 @@ +Renamed two changelog files from fix to bugfix.