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 015a52c..c5923f8 100644
--- a/changelog
+++ b/changelog
@@ -19,6 +19,7 @@ KEY CHANGES:
- CHANGED: Organized functions by putting them in the same order as in Raylib.
- ADDED: Matrix library.
- Removed: GC_UNLOAD build time define and replaced with flag to change it at runtime.
+ - ADDED: Quaternion library.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.