]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - CHANGES
Update
[xonotic/gmqcc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b7499a1a53c45f486ee2581752594815010b5d29..97c58ed5e7c534ec5fb4fb1d98c585e10395c736 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ Release v0.3.0
     * Language:
         - Return assignments, the ability to assign to the return keyword
           as if it were a local variable.
+        - Added bitwise XOR operator (^)
     * Compilation:
         - Optimized memory usage (now uses on average %3 less memory for
           compilation).