Skip to content

Commit

Permalink
v257 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimenpsyonal authored May 2, 2024
1 parent 9cd66a6 commit 7331028
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MainModule/Server/Shared/Changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 7331028

Please sign in to comment.