docs update + add case_insensitive_prefix

This commit is contained in:
iDutchy
2021-01-05 18:20:23 -06:00
parent b50b8e903f
commit db9dd93ad4
4 changed files with 31 additions and 4 deletions

View File

@ -27,4 +27,6 @@ Here are the custom features listed that have been added to enhanced-dpy. You ca
- Added ``Guild.try_member``
- Added ``Context.clean_prefix``
- Added ``Color.nitro_booster``
- Added ``Permissions.admin`` as alias to ``Permissions.administrator``
- Added ``Permissions.admin`` as alias to ``Permissions.administrator``
- Added ``Cog.aliases``
- Added ``Bot.case_insensitive_prefix``

View File

@ -11,6 +11,17 @@ Changelog
This page keeps a detailed human friendly rendering of what's new and changed
in specific versions.
.. _vp1p6p0p7:
v1.6.0.7
--------
New Features
~~~~~~~~~~~~~~
- Add :attr:`Cog.aliases`
- Add :attr:`Bot.case_insensitive_prefix`
.. _vp1p5p1p6:
v1.5.1.6