diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ba7ef29..6e810c1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,13 @@ +# 2.0 + +* Update readme; +* Remove the root makefile; +* Use digit seperators; +* Fix setpx1; +* Add function for flipping pages; +* Add nodiscard to the get functions; +* Make setpx take the address of the video page; + # 1.1 * Fix version number not being updated; |