Skip to content

Commit 28114bd

Browse files
authored
remove unreleased patches from changelog
1 parent 05563df commit 28114bd

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -34,29 +34,6 @@ Fixed
3434
- Fixed rasa init showing traceback error when user does Keyboard Interrupt before choosing a project path
3535
- ``CountVectorsFeaturizer`` featurizes intents only if its analyzer is set to ``word``
3636

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-
6037
[1.4.3] - 2019-10-29
6138
^^^^^^^^^^^^^^^^^^^^
6239

@@ -864,4 +841,4 @@ Fixed
864841

865842
.. _`master`: https://github.com/RasaHQ/rasa/
866843

867-
.. _`Semantic Versioning`: http://semver.org/
844+
.. _`Semantic Versioning`: http://semver.org/

0 commit comments

Comments
 (0)