Skip to content

Commit

Permalink
Merge pull request #144 from RasaHQ/prepare-1.7.0-release
Browse files Browse the repository at this point in the history
Prepare 1.7.0 release
  • Loading branch information
federicotdn authored Jan 29, 2020
2 parents 1debda9 + 03bde0b commit a10de51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ This project adheres to `Semantic Versioning`_ starting with version 0.11.0.

.. _master-release:


[Unreleased 1.7.0] - `master`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[Unreleased 1.7.1a1] - `master`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

[1.7.0] - 2020-01-29
^^^^^^^^^^^^^^^^^^^^

Changed
-------
- ``ReminderScheduled`` and ``ReminderCancelled`` now take ``intent`` and ``entities``
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.6.1"
__version__ = "1.7.0"

0 comments on commit a10de51

Please sign in to comment.