Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Cote-Boucher committed Jul 1, 2020
1 parent 82ca6d7 commit 36aa24a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

.. towncrier release notes start
[1.10.3-bf.1] - 2020-07-01
^^^^^^^^^^^^^^^^^^^^^

Bugfixes
--------
- `82ca6d7 <https://github.com/botfront/rasa-for-botfront/commit/82ca6d797d2c8ce4100bc026a6e7c29abce38a7d>`_: Fix error when bf_forms slot is not defined.
- `63ab95f <https://github.com/botfront/rasa-for-botfront/commit/63ab95f76df9af451d352f044817e9682488253b>`_: Fix behavior of custom key in messages in Webchat and Rest channels.

Improvements
------------
- `29ed2fe <https://github.com/botfront/rasa-for-botfront/commit/29ed2fe14c017c065dbed5901a2ce438c28790c3>`_: Forward bot messages to output channel when using /conversations/<conversation_id>/tracker/events route.
- `1d37e10 <https://github.com/botfront/rasa-for-botfront/commit/1d37e1032c9f1a0796b3b0576754bf459aed71ec>`_: Make RestPlus and WebchatPlus channels aliases of Rest and Webchat.


[1.10.1-bf.1] - 2020-06-17
^^^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 1 addition & 1 deletion addons_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
long_description = f.read()
setup(
name="rasa_addons",
version="0.10",
version="0.10.3.1",
author="Botfront",
description="Rasa Addons - Components for Rasa and Botfront",
long_description=long_description,
Expand Down

0 comments on commit 36aa24a

Please sign in to comment.