diff --git a/VERSION b/VERSION index 3ad0595..9cec716 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.1.5 +3.1.6 diff --git a/docs/root/CHANGELOG.rst b/docs/root/CHANGELOG.rst index 616e8aa..e3f9190 100644 --- a/docs/root/CHANGELOG.rst +++ b/docs/root/CHANGELOG.rst @@ -1,6 +1,11 @@ Changelog ========= +3.1.6 +----- + +* Modified :class:`omnibot_receiver.router.OmnibotMessageRouter` to support reaction payload types + 3.0.0 -----