diff options
| author | Rapptz <[email protected]> | 2016-11-06 01:04:50 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-11-06 01:04:50 -0400 |
| commit | a7ba0bb7c4a1e729b886db140b9538428c9c098f (patch) | |
| tree | c7dcb49627bae28d60d4fde104e52907ccef3bf2 /docs | |
| parent | Change buckets for reactions. (diff) | |
| download | discord.py-a7ba0bb7c4a1e729b886db140b9538428c9c098f.tar.xz discord.py-a7ba0bb7c4a1e729b886db140b9538428c9c098f.zip | |
Version bump to v0.14.3v0.14.3
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/whats_new.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 8463f669..6967062b 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -8,6 +8,17 @@ What's New This page keeps a detailed human friendly rendering of what's new and changed in specific versions. +.. _vp014p3: + +v0.14.3 +--------- + +Bug Fixes +~~~~~~~~~~~ + +- Fix crash when dealing with MESSAGE_REACTION_REMOVE +- Fix incorrect buckets for reactions. + .. _v0p14p2: v0.14.2 |