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 2e8eed4..9f896fd 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +# A.0 + +* Add more functions for drawing geometric shapes; +* Add function for configuring the palette; +* Re-add algorithms; +* Fix get and set using old naming convention; +* Rename project to ax; +* Update vsync; + # 9.1 * Remove algo references; |