Skip to content

Commit

Permalink
Merge pull request #133 from RasaHQ/prepare-1.6.0
Browse files Browse the repository at this point in the history
Prepare 1.6.0
  • Loading branch information
tmbo authored Dec 18, 2019
2 parents 16ff8be + 45780f8 commit 05a3779
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@ This project adheres to `Semantic Versioning`_ starting with version 0.11.0.
.. _master-release:


[Unreleased 1.6.0a1] - `master`_
[Unreleased 1.6.1a1] - `master`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. note:: This version is not yet released and is under active development.

[1.6.0] - 2019-12-18
^^^^^^^^^^^^^^^^^^^^

Added
-----
- Added ``SessionStarted`` event for compatibility with conversation sessions in Rasa
Expand Down
2 changes: 1 addition & 1 deletion rasa_sdk/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5.2"
__version__ = "1.6.0"

0 comments on commit 05a3779

Please sign in to comment.