From c399a04bd85c30785fab2bad0c13a81321cf9a49 Mon Sep 17 00:00:00 2001 From: Patrick Linstruth Date: Thu, 12 Sep 2019 12:59:58 -0700 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 93fc8484..43bac2bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19104,3 +19104,14 @@ on the title bar to have its last four characters truncated. 2019-09-09 Fred Gleason * Incremented the package version to 3.0.3int2. +2019-09-12 Patrick Linstruth + * Added minimum and maximum talk lengths to 'RDCart' and + 'RDWaveData' classes. + * Database changes for Nexus MusicMaster Integration. + * Added a 'CART.MINIMUM_TALK_LENGTH' field to the database. + * Added a 'CART.MAXIMUM_TALK_LENGTH' field to the database. + * Added 'NEXUS_FIELDS' table. + * Added 'NEXUS_QUEUE' table. + * Added 'NEXUS_SERVER' table. + * Added 'NEXUS_STATIONS' table. + * Incremented the database version to 310.