diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 027b608..4365080 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +# 9.0 + +* Move scrnw and scrnh to gfx; +* Make coord take scrnw parameter; +* Expand macro parameters inside parantheses; +* Rename entry point to ax_start; +* Add macro for converting RGB-values into colour values; +* Remove algo module; + # 8.0 * Remove setpx and getpx; |