docs update + add case_insensitive_prefix
This commit is contained in:
@ -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``
|
@ -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
|
||||
|
Reference in New Issue
Block a user