We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3185a23 + 20ec5d7 commit b476c27Copy full SHA for b476c27
CHANGELOG.rst
@@ -7,7 +7,7 @@ Rasa Change Log
7
All notable changes to this project will be documented in this file.
8
This project adheres to `Semantic Versioning`_ starting with version 1.0.
9
10
-[Unreleased 1.4.6]
+[Unreleased 1.4.7]
11
^^^^^^^^^^^^^^^^^^
12
13
Added
@@ -19,6 +19,12 @@ Changed
19
Removed
20
-------
21
22
+Fixed
23
+-----
24
+
25
+[1.4.6] - 2019-11-22
26
+^^^^^^^^^^^^^^^^^^^^
27
28
Fixed
29
-----
30
- Fixed Rasa X not working when any tracker store was configured for Rasa.
rasa/version.py
@@ -1 +1 @@
1
-__version__ = "1.4.5"
+__version__ = "1.4.6"
0 commit comments