summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-10-31 22:05:09 +0200
committerjussi2023-10-31 22:05:09 +0200
commitdfd66512d7d8caf5d75bfaec167cb81b9bd0b26f (patch)
tree00c6516379d70a7aa53338d48037e3d719ca4cd1 /changelog
parentb9903277bcea27a26fe591d10bdfcc4c2dc03654 (diff)
downloadreilua-enhanced-dfd66512d7d8caf5d75bfaec167cb81b9bd0b26f.tar.gz
reilua-enhanced-dfd66512d7d8caf5d75bfaec167cb81b9bd0b26f.tar.bz2
reilua-enhanced-dfd66512d7d8caf5d75bfaec167cb81b9bd0b26f.zip
Global variable descriptions for API.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index f259aff..9d06906 100644
--- a/changelog
+++ b/changelog
@@ -15,6 +15,7 @@ KEY CHANGES:
- ADDED: GlyphInfo type.
- ADDED: DrawTextEx.
- CHANGED: DrawText is now DrawTextEx like in Raylib.
+ - ADDED: Global variable descriptions for API.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.