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 1fe72cf..31611c6 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,13 @@
+# 4.0
+
+* Restructure demo;
+* Make flip and getvbnk return the address of the other bank;
+* Add functions for getting the value of a pixel (getpx);
+* Add functions for reading a colour value (rd);
+* Remove return value from plot;
+* Update readme;
+* Fix plot5;
+
# 3.0
* Add function for getting the current video bank (getvbnk);