aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/whats_new.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst
index 86d9d06b..95104b77 100644
--- a/docs/whats_new.rst
+++ b/docs/whats_new.rst
@@ -61,6 +61,7 @@ New Features
- :attr:`Permissions.view_channel`
- :attr:`Permissions.use_external_emojis`
+- Add support for passing keyword arguments when creating :class:`Permissions`.
- Add support for custom activities via :class:`CustomActivity`. (:issue:`2400`)
- Note that as of now, bots cannot send custom activities yet.