-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Rasa Open Source will no longer add ``responses`` to the ``actions`` section of the | ||
domain when persisting the domain as file. This addresses related problems in Rasa X | ||
domain when persisting the domain as a file. This addresses related problems in Rasa X | ||
when Integrated Version Control introduced big diffs due to the added utterances | ||
in the ``action`` section. | ||
in the ``actions`` section. |