File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 34
34
- Fixed rasa init showing traceback error when user does Keyboard Interrupt before choosing a project path
35
35
- ``CountVectorsFeaturizer `` featurizes intents only if its analyzer is set to ``word ``
36
36
37
- [Unreleased 1.4.4]
38
- ^^^^^^^^^^^^^^^^^^
39
-
40
- Added
41
- -----
42
- - ``PikaEventProducer `` adds the RabbitMQ ``App ID `` message property to published
43
- messages with the value of the ``RASA_ENVIRONMENT `` environment variable. The
44
- message property will not be assigned if this environment variable isn't set.
45
-
46
- Changed
47
- -------
48
- - Updated Mattermost connector documentation to be more clear.
49
- - Updated format strings to f-strings where appropriate.
50
- - Updated tensorflow requirement to ``1.15.0 ``
51
-
52
- Removed
53
- -------
54
-
55
- Fixed
56
- -----
57
- - Fixed exporting NLU training data in ``json `` format from ``rasa interactive ``
58
- - Fixed numpy deprecation warnings
59
-
60
37
[1.4.3] - 2019-10-29
61
38
^^^^^^^^^^^^^^^^^^^^
62
39
@@ -864,4 +841,4 @@ Fixed
864
841
865
842
.. _`master` : https://github.com/RasaHQ/rasa/
866
843
867
- .. _`Semantic Versioning` : http://semver.org/
844
+ .. _`Semantic Versioning` : http://semver.org/
You can’t perform that action at this time.
0 commit comments