Update CHANGELOG.md

This commit is contained in:
Zach P 2022-08-04 20:55:32 -07:00 committed by GitHub
parent 3f2942e94d
commit 1c0f1b98b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,10 @@
# ULib Changelog
## Experimental Features in Testing - *(00/00/0000)*
* [CHANGE] Moved Users to SQLite. (Thanks, JoshPiper)
* [ADD] Added a hook for PostCommandCalled (Thanks, brandonsturgeon)
## v2.71 - *(00/00/0000)*
* [FIX] Fixed some issues in player.lua with SetClip errors. (Thanks, JoshPiper)
* [FIX] Cleaned up some code in player.lua to be more aligned with our docs. (Thanks, JoshPiper)