Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
EPedrotti committed Feb 26, 2019
1 parent ad96e6a commit e031a81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ Changed
- validate training data only if used for training
- applied spacy guidelines on how to disable pipeline components
- starter packs now also tested when attempting to merge a branch to master
- `/train` endpoint now returns a zipfile of the trained model. This is done to avoid sharing a folder between `api`
service and `nlu` service when running NLU in the platform.
- `/train` endpoint now returns a zipfile of the trained model.

=======
- replace pep8 with pycodestyle
Expand Down

0 comments on commit e031a81

Please sign in to comment.