aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2016-11-03 22:28:18 -0400
committerRapptz <[email protected]>2016-11-03 22:28:18 -0400
commitf56dbb0379eabfe99c4fdeca1fbabc0bf5b0f6df (patch)
tree9292c62e1f1cae6d62a16bb53db8647d686d32d3 /docs
parentForgot the v0.14.0 heading in the docs. (diff)
downloaddiscord.py-f56dbb0379eabfe99c4fdeca1fbabc0bf5b0f6df.tar.xz
discord.py-f56dbb0379eabfe99c4fdeca1fbabc0bf5b0f6df.zip
Fix Reaction not importing.v0.14.1
Also bump version to v0.14.1
Diffstat (limited to 'docs')
-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 b614b8b6..b47cebc9 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.
+.. _v0p14p1:
+
+v0.14.1
+---------
+
+Bug fixes
+~~~~~~~~~~
+
+- Fix bug with `Reaction` not being visible at import.
+ - This was also breaking the documentation.
+
.. _v0p14p0:
v0.14.0