aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2021-06-12 12:09:38 -0400
committerRapptz <[email protected]>2021-06-12 12:28:08 -0400
commitd30fea5b0dcba9cd130026b56ec01e78bd788aff (patch)
treef6d9eaa1fab5b0af49de9a85fd1eac5579a0127a /docs
parentFix crash involving stickers (diff)
downloaddiscord.py-d30fea5b0dcba9cd130026b56ec01e78bd788aff.tar.xz
discord.py-d30fea5b0dcba9cd130026b56ec01e78bd788aff.zip
Add changelog for v1.7.3
Diffstat (limited to 'docs')
-rw-r--r--docs/whats_new.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst
index 91207252..d9b3e836 100644
--- a/docs/whats_new.rst
+++ b/docs/whats_new.rst
@@ -11,6 +11,17 @@ Changelog
This page keeps a detailed human friendly rendering of what's new and changed
in specific versions.
+.. _vp1p7p3:
+
+v1.7.3
+--------
+
+Bug Fixes
+~~~~~~~~~~
+
+- Fix a crash involving guild uploaded stickers
+- Fix :meth:`DMChannel.permissions_for` not having :attr:`Permissions.read_messages` set.
+
.. _vp1p7p2:
v1.7.2