From 5ef191afb65cabca4c4498a9cf4702ef37523367 Mon Sep 17 00:00:00 2001 From: nichole <64012878+Dimenpsyonal@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:13:59 +0000 Subject: [PATCH] Update Changelog.luau --- MainModule/Server/Shared/Changelog.luau | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MainModule/Server/Shared/Changelog.luau b/MainModule/Server/Shared/Changelog.luau index 9ede01a5c..abb535de7 100644 --- a/MainModule/Server/Shared/Changelog.luau +++ b/MainModule/Server/Shared/Changelog.luau @@ -5,6 +5,7 @@ return { ""; "[v262 2025-01-03 12:35 UTC] @Dimenpsyonal"; "*First update of 2025 (!!!)"; + "Set argument range limits on :lowres"; "(Git/fxeP1) Attempt to fix unbanning on changed player names (#1819)"; "(Git/WalkerOfBacon) Add a way to define cameras in settings (#1777)"; "(Git/WalkerOfBacon) Allow team names with spaced to be created via :teams (#1778)"; @@ -22,6 +23,9 @@ return { "(Git/fxeP1) Fixed TextBox capability warning (#1812)"; "(Git/NoobBucket) Fix ServerNewDex not logging correctly (#1814)"; "(Git/ScriptedConnor) Fixed friends tab on the !profile command (#1821)"; + "(Git/WalkerOfBacon) Fix :pchat glitching (#1809)"; + "(Git/ImFirstPlace) Update TextField PlaceholderColor3 (#1806)"; + "(Git/Speeder323) Fix debounce for antiexploit notifications (#1783)"; ""; "[Patch v261.3 2024-12-30 16:46 UTC] @Dimenpsyonal"; "Fix trello erroring instead of warning (#1805)";