Skip to content

Commit 92a02a4

Browse files
committed
doc: update CHANGELOG.md
1 parent b9a1018 commit 92a02a4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
[v1.18.0](https://github.com/boriel-basic/zxbasic/tree/v1.18.1)
2+
===
3+
+ ! Fixes crash on simple cast from i32 to u32 and vice versa
4+
15
[v1.18.0](https://github.com/boriel-basic/zxbasic/tree/v1.18.0)
26
===
3-
+ ! Fixes bug with local arrays and arrays pased byRef
7+
+ ! Fixes bug with local arrays and arrays passed byRef
48
+ All booleans are now normalized smartly!
59
+ Labels must be declared now at the beginning of the line.
610
+ ! Fixes several bugs and improved stability
@@ -35,7 +39,7 @@
3539
+ ! Fixed a bug with local Arrays of Floats
3640
+ ! Fix PEEK (ULong, ...)
3741
+ Other minor errors fixes and improvements
38-
+ NextTool is now directly executable
42+
+ NextCreator tool is now directly executable
3943

4044
[v1.17.1](https://github.com/boriel-basic/zxbasic/tree/v1.17.1)
4145
===

0 commit comments

Comments
 (0)