diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 12fe22871bee..488f760280cd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -36,6 +36,7 @@ Fixed - ``x in AnySlotDict`` is now ``True`` for any ``x``, which fixes empty slot warnings in interactive learning - ``rasa train`` now also includes NLU files in other formats than the Rasa format +- ``rasa train core`` no longer crashes without a ``--domain`` arg [1.1.4] - 2019-06-18 @@ -56,7 +57,6 @@ Fixed - fixed bug where facebook quick replies were not rendering - take FB quick reply payload rather than text as input - fixed bug where `training_data` path in `metadata.json` was an absolute path -- ``rasa train core`` no longer crashes without a ``--domain`` arg [1.1.3] - 2019-06-14 ^^^^^^^^^^^^^^^^^^^^