aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRapptz <[email protected]>2021-06-12 12:09:38 -0400
committerRapptz <[email protected]>2021-06-12 12:09:38 -0400
commit9ff979572a193497c9c8cbac649c0622b48c69cd (patch)
tree0fd2d56c30d2ebf05653b816057cfc4c2272f426
parentFix crash involving stickers (diff)
downloaddiscord.py-9ff979572a193497c9c8cbac649c0622b48c69cd.tar.xz
discord.py-9ff979572a193497c9c8cbac649c0622b48c69cd.zip
Add changelog for v1.7.3
-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 2b774c15..eb6220f8 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