Update CHANGELOG.md

This commit is contained in:
Zach P 2022-08-13 18:54:54 -07:00 committed by GitHub
parent 72c4f55fe4
commit 62a16ef6c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
* [FIX] Recipient filter was not being used with vote confirmations. (Thanks, plally)
* [FIX] ulx resettodefaults will now also reset bans and users in SQLite.
* [FIX] Changed how the eye trace on the player for teleport is calculated to make it more accurate.
* [CHANGE] Exposed ragdoll and unragdoll functions to the ulx table so they can be called externally. (Thanks, brandonsturgeon)
## v3.80 - *(08/04/2022)*
* [CHANGE] Muted players can no longer use psay (thanks, PixeLInc).