changelog typo
parent
7421781150
commit
ab528bb043
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
- `none` keyword for optionals.
|
- `none` keyword for optionals.
|
||||||
- All table lookup functions now use `none`.
|
- All table lookup functions now use `none`.
|
||||||
- Double quotes (`"`) can now be used to denote strings.
|
- Double quotes (`"`) can now also be used to denote strings.
|
||||||
- GitHub Actions CI in addition to Travis.
|
- GitHub Actions CI in addition to Travis.
|
||||||
- `-compress` option. The V binary built with `-compress` is only ~90 KB!
|
- `-compress` option. The V binary built with `-compress` is only ~90 KB!
|
||||||
- More memory management.
|
- More memory management.
|
||||||
|
|
Loading…
Reference in New Issue