summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 3cf2499..ba47731 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,13 @@
+# 7.0
+
+* Remove typeof macro;
+* Update makefile styling;
+* Update linker script (place bss and data correctly, rename to 'script.ld');
+* Add function for plotting textures (plottex);
+* Use left-to-right numbers;
+* Use variably-sized enumerations;
+* Fix clrscrn;
+
# 6.0
* Use prefix ax instead of agbx (including header folders);