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