summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index e1afee3..58d6098 100644
--- a/changelog
+++ b/changelog
@@ -8,6 +8,7 @@ KEY CHANGES:
- CHANGED: ModelAnimations are changed to separate ModelAnimation types as in Raylib.
- ADDED: LoadTextureFromData.
- ADDED: LoadRenderTextureFromData.
+ - ADDED: Userdata objects can be referenced with lightuserdata.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.