Skip to content

Commit e6fc5d2

Browse files
committed
Update Changelog
1 parent efc467d commit e6fc5d2

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

Changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
[v1.10.1](https://github.com/boriel/zxbasic/tree/v1.10.1)
2+
===
3+
+ Deprecating `zxb` executable in favour of `zxbc`
4+
+ ! Many bugs fixed (CODE, VAL, preprocessor...)
5+
+ ! Improved stability
6+
+ Can now hide LOAD messages using -D HIDE_LOAD_MSG
7+
+ Improved Windows deployment
8+
+ Fixes a Warning for python 3.8.x
9+
110
[v1.10.0](https://github.com/boriel/zxbasic/tree/v1.10.0)
211
===
312
+ ! Fix warning in arrays boundaries checks
@@ -8,7 +17,7 @@
817
+ Improved compatibility with Sinclair BASIC (--sinclair)
918
+ Updates testing and parsing tools
1019
+ Code generation optimized
11-
+ Many bugfixes and improves stability
20+
+ Many bugfixes and improved stability
1221
+ Updates in online documentation
1322

1423
[v1.9.9](https://github.com/boriel/zxbasic/tree/v1.9.9)

0 commit comments

Comments
 (0)