Update CHANGELOG.md

Capitalize "Internal", add period at end.
This commit is contained in:
Ulrich Germann 2020-07-30 19:27:19 +01:00 committed by Ulrich Germann
parent 220e5002d1
commit dade12a1b2

View File

@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Training and scoring from STDIN
- Support for reading from TSV files from STDIN and other sources during training
and translation with options --tsv and --tsv-fields n.
- internal optional parameter in n-best list generation that skips empty hypotheses
- Internal optional parameter in n-best list generation that skips empty hypotheses.
### Fixed
- Fix compilation without BLAS installed