From 125e9d0f67a7a45195301e28bdef84d6a55c4a28 Mon Sep 17 00:00:00 2001 From: Nathan D Riggs Date: Wed, 15 Jun 2022 22:35:04 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33fd322..11a7890 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Since this is in flux, you may also find [the previous documentation,v0.5.0, her __15-jun-2022__ -Wow! It's been a year since any updates. Life happened. But I am currently working on v7.0.0 of the library. This will be incompatible with all past versions, but if you only used macros, and didn't call the subroutines yourself, the changes should be minimal. You should expect the first round of changes to update by the end of the month, which will mostly consist of rewritten required routines. Then, we'll resume the running TODO lists. +Wow! It's been a year since any updates. Life happened. But I am currently working on v0.7.0 of the library. This will be incompatible with all past versions, but if you only used macros, and didn't call the subroutines yourself, the changes should be minimal. You should expect the first round of changes to update by the end of the month, which will mostly consist of rewritten required routines. Then, we'll resume the running TODO lists. __05-jun-2021__ -_TODO FOR NEXT REVISION (v6.1.0)_ +_TODO FOR NEXT REVISION (v0.6.1)_ - add page flipping to stdio, which requires adding to each subroutine - fix 8-bit bresenham in stdio and lores