summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 7e639bb..297a640 100644
--- a/changelog
+++ b/changelog
@@ -29,3 +29,5 @@ ADDED: RL_LoadFontEx.
FIXED: RL_ImageAlphaClear expecting wrong arguments.
ADDED: BLEND_ALPHA_PREMULTIPLY.
CHANGED: RL_GetWindowSize renamed to RL_GetScreenSize.
+ADDED: RL_GetKeyName and RL_GetKeyScancode. GLFW Functions.
+ADDED: KEY_UNKNOWN.