From da321d92b181d2492f3ee1fb9f8dca2dfbb469c2 Mon Sep 17 00:00:00 2001 From: urbanware-org Date: Fri, 24 Nov 2023 16:20:54 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 646ee2d..e34aa72 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,15 @@ CHANGELOG (Salomon) + Version 1.23.0 (2023-11-24) + + + Added some additional formatting options for highlighting purposes. + + * Revised the installation script (negligible changes). + + # Fixed the term order bug (in some cases lines were not highlighted + in the correct colors when multiple matched a line) + Version 1.22.4 (2023-09-11) * Revised the code in general (negligible changes).