aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRapptz <[email protected]>2019-11-18 19:16:00 -0500
committerRapptz <[email protected]>2019-11-18 19:21:40 -0500
commitade8d03f546c915d8015439da8aa05ffe18a6184 (patch)
treec9d8bb5d36b3daf82db4ace8a4dbc5bef5a72a68
parentanimation field in reaction objects are not consistently available (diff)
downloaddiscord.py-ade8d03f546c915d8015439da8aa05ffe18a6184.tar.xz
discord.py-ade8d03f546c915d8015439da8aa05ffe18a6184.zip
Add changelog for 1.2.5
-rw-r--r--docs/whats_new.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst
index de74bf2e..274d1d25 100644
--- a/docs/whats_new.rst
+++ b/docs/whats_new.rst
@@ -11,6 +11,16 @@ Changelog
This page keeps a detailed human friendly rendering of what's new and changed
in specific versions.
+.. _vp1p2p5:
+
+v1.2.5
+--------
+
+Bug Fixes
+~~~~~~~~~~~
+
+- Fix a bug that caused crashes due to missing ``animated`` field in Emoji structures in reactions.
+
.. _vp1p2p4:
v1.2.4