Skip to content

Commit

Permalink
Merge pull request #4824 from RasaHQ/release-1.4.6
Browse files Browse the repository at this point in the history
Prepare 1.4.6 patch release
  • Loading branch information
tmbo committed Nov 22, 2019
2 parents 3185a23 + 20ec5d7 commit b476c27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Rasa Change Log
All notable changes to this project will be documented in this file.
This project adheres to `Semantic Versioning`_ starting with version 1.0.

[Unreleased 1.4.6]
[Unreleased 1.4.7]
^^^^^^^^^^^^^^^^^^

Added
Expand All @@ -19,6 +19,12 @@ Changed
Removed
-------

Fixed
-----

[1.4.6] - 2019-11-22
^^^^^^^^^^^^^^^^^^^^

Fixed
-----
- Fixed Rasa X not working when any tracker store was configured for Rasa.
Expand Down
2 changes: 1 addition & 1 deletion rasa/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.5"
__version__ = "1.4.6"

0 comments on commit b476c27

Please sign in to comment.