Update changelog

This commit is contained in:
SticklyMan 2024-02-22 09:12:52 -07:00
parent ccca4fbd46
commit ed00203b97
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@
* [FIX] Added returns to some fallback functions in sh_ucl.lua (Thanks, Deyvan)
* [FIX] Ban reason string was returning two values due to a change in gsub returns. Localized the replacement gsub and return only the string value.
* [FIX] Removed legacy hooks when cleaned up, fixes potential memory leak issues.
* [FIX] Fix possible lag exploit with player ready code. (Thanks, WardenPotato)
* [CHANGE] Removed gsub from the SteamID replacement string in ban reasons.
* [CHANGE] Strings can now be passed to ULib.addBan for the admin parameter. This is useful for 3rd party integrations of ULib's ban. (Thanks, wrefgtzweve)

View File

@ -1 +1 @@
1659669671
1708618372