From c914faa7663cdbd291eb6b1e195671ca36f6396a Mon Sep 17 00:00:00 2001 From: William Troup Date: Thu, 25 Jan 2024 21:51:45 +0000 Subject: [PATCH] Change log update. --- docs/CHANGE_LOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGE_LOG.md b/docs/CHANGE_LOG.md index e732f8d5..32f8cc5d 100644 --- a/docs/CHANGE_LOG.md +++ b/docs/CHANGE_LOG.md @@ -18,8 +18,8 @@ - Added a new configuration option called "chartText", which states the text that should be shown for the "Chart" label (defaults to "Chart"). #### **CSS:** -- Decreased the height of the years drop-down list slightly. -- Added snap to scroll support for the years drop-down list. +- Decreased the height of the year's drop-down list slightly. +- Added snap to scroll support for the year's drop-down list. #### **General Improvements:** - All rendering areas are now sectioned in the JS code.