From 08f11d7ad839ab80850145768e89668e29755005 Mon Sep 17 00:00:00 2001 From: Jose Rodriguez Date: Sun, 28 Nov 2021 19:36:29 +0100 Subject: [PATCH] doc: update Changelog.md --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 6c3787b43..03ca4125d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,9 @@ -[v1.16.0](https://github.com/boriel/zxbasic/tree/v1.15.0) +[v1.16.1](https://github.com/boriel/zxbasic/tree/v1.16.1) +=== ++ minor bugfixes in the assembler and the testing suite ++ optimize PRINT routine (faster, smaller) + +[v1.16.0](https://github.com/boriel/zxbasic/tree/v1.16.0) === + Added optional parameters + Added keyword args