From f212c99a834b530c5b8620935b09bc237bf2d711 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 6 Oct 2022 17:28:08 -0400 Subject: [PATCH] Fixed a typo in 'ChangeLog' Signed-off-by: Fred Gleason --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1c6e35df..f678604f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23470,6 +23470,7 @@ database to 'text'. * Applied Base64 encoding to the 'REPLICATORS.URL_PASSWORD' field in the database. + * Incremented the database version to 360. 2022-10-06 Fred Gleason * Changed the type of the 'SWITCHER_NODES.PASSWORD` field in the database to 'text'.