diff options
| author | Rapptz <[email protected]> | 2016-11-30 17:05:29 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-11-30 17:05:29 -0500 |
| commit | 64733c0b1997b37dfc9c114b759799a6e5981d8d (patch) | |
| tree | e8ce6cad01248e42ecec8cdb0b5b9c6827b4235f /docs/whats_new.rst | |
| parent | Fix crash on duplicate or out of order reactions. (diff) | |
| download | discord.py-64733c0b1997b37dfc9c114b759799a6e5981d8d.tar.xz discord.py-64733c0b1997b37dfc9c114b759799a6e5981d8d.zip | |
Version bump to v0.15.1v0.15.1
Diffstat (limited to 'docs/whats_new.rst')
| -rw-r--r-- | docs/whats_new.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 5a5e7b08..a84a5041 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -8,6 +8,13 @@ What's New This page keeps a detailed human friendly rendering of what's new and changed in specific versions. +.. _vp0p15p1: + +v0.15.1 +--------- + +- Fix crash on duplicate or out of order reactions. + .. _vp0p15p0: v0.15.0 |