From 3cf76729923b180368e292ec5f8ec7f02fd1f022 Mon Sep 17 00:00:00 2001 From: Dimenpsyonal <64012878+Dimenpsyonal@users.noreply.github.com> Date: Fri, 23 Feb 2024 12:04:59 +0000 Subject: [PATCH] Add date and time to changelog --- MainModule/Server/Shared/Changelog.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainModule/Server/Shared/Changelog.lua b/MainModule/Server/Shared/Changelog.lua index 24f4acbbcd..4509498648 100644 --- a/MainModule/Server/Shared/Changelog.lua +++ b/MainModule/Server/Shared/Changelog.lua @@ -3,7 +3,7 @@ return { "*Drag edges to expand*"; "*Report bugs/issues on our GitHub repository*"; ""; - "[v250 2024-xx-xx xx:xx UTC] @Maintainer"; + "[v250 2024-02-23 12:10 UTC] @Dimenpsyonal"; ":oldlogs now works correctly with LinkedLists"; "> use :clearoldlogs to purge any corrupted logs"; "Entry UI now looks less weird";