-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added release notes to documentation
- Loading branch information
1 parent
b72c487
commit a9114d1
Showing
1 changed file
with
16 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
CorpusTools 1.1.1 Release Notes | ||
******************************* | ||
|
||
This is a bugfix release for version 1.1.0. | ||
|
||
* Fixed an issue where inventory charts were not properly generated when | ||
a feature specifying diphthongs was not present | ||
* Fixed an issue where corpus importing was ignoring user specified corpus names | ||
* Fixed an issue with loading TextGrid and running text corpora with feature systems | ||
* Fixed an issue where inventory charts were sometimes not properly generated | ||
for corpora generated before 1.1.0 sometime | ||
* Fixed an issue where feature pairs could not be selected if a segment in the | ||
inventory was unspecified or underspecified | ||
* Added a check for unspecified segments on associating feature systems with corpora | ||
* Added a check for columns named transcription that are not parsed as transcription | ||
* Increased initial size of the parsing preview section when importing corpora |