diff --git a/MainModule/Server/Shared/Changelog.lua b/MainModule/Server/Shared/Changelog.lua index a0c3337210..4360268618 100644 --- a/MainModule/Server/Shared/Changelog.lua +++ b/MainModule/Server/Shared/Changelog.lua @@ -3,15 +3,15 @@ return { "*Drag edges to expand*"; "*Report bugs/issues on our GitHub repository*"; ""; - "[v257 2024-xx-xx xx:xx UTC] @Maintainer"; + "[v257 2024-05-02 07:56 UTC] @Dimenpsyonal"; + "Added silentstartup setting to loader"; + " ^ Will mute non-errors for startup"; "Code quality improvements"; "Updated FiOne"; "Fixed error with SoftShutdown process"; - "Added silentstartup setting to loader"; - " ^ Will mute non-errors for startup"; "Plugins no longer have to be cached manually"; "Loadstring now uses proto conversion"; - "Add Unix-like pipe IO support"; + "Added Unix-like pipe IO support"; "Use buffer for deserialisation instead of string"; "Added CanvasGroup to :viewgui"; "Fixed duration time in Functions";