From ce63fa5ac0dc6217fbb4ac89543a5a79d6591b22 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Tue, 4 Jun 2019 17:32:42 -0400 Subject: [PATCH] Documented DB schema change 307 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 506b81e3..cbf37de4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18513,6 +18513,7 @@ 2019-03-01 Patrick Linstruth * Moved artist separation in rdlogmanager(1) from clocks to events. * Added ability to disable artist and title separation for an event. + * Added an 'EVENTS.ARTISTS_SEP' field to the database. * Incremented the database version to 307. 2019-03-01 Patrick Linstruth * Updated schema map for version 3.0 to database version 307.