summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 3a2c6c6..a2da5ed 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,11 @@
+# 2.2
+
+* Enable warnings in demo makefile;
+* Implement flip in assembly;
+* Implement init in assembly;
+* Implement getkeymap in assembly;
+* Update get and set internally;
+
# 2.1
* Add colour switching to the demo (press R);