From ade8d03f546c915d8015439da8aa05ffe18a6184 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Mon, 18 Nov 2019 19:16:00 -0500 Subject: [PATCH] Add changelog for 1.2.5 --- docs/whats_new.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/whats_new.rst b/docs/whats_new.rst index de74bf2ed..274d1d25f 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