Skip to content

Commit

Permalink
move to correct release (this fix was included in 1.3.9, not 1.3.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
wochinge committed Oct 15, 2019
1 parent 0e6c508 commit f9af4ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Expand Up @@ -38,6 +38,8 @@ Fixed
-----
- Fixed the hanging HTTP call with ``ner_duckling_http`` pipeline.
- Fixed text processing of ``intent`` attribute inside ``CountVectorFeaturizer``.
- Fixed ``argument of type 'NoneType' is not iterable`` when using ``rasa shell``,
``rasa interactive`` / ``rasa run``

[1.3.8] - 2019-10-08
^^^^^^^^^^^^^^^^^^^^
Expand All @@ -52,8 +54,6 @@ Fixed
- Fixed error ``Object of type 'MaxHistoryTrackerFeaturizer' is not JSON serializable``
when running ``rasa train core``
- Default channel ``send_`` methods no longer support kwargs as they caused issues in incompatible channels
- Fixed ``argument of type 'NoneType' is not iterable`` when using ``rasa shell``,
``rasa interactive`` / ``rasa run``

[1.3.7] - 2019-09-27
^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit f9af4ab

Please sign in to comment.