mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
changelog typo
This commit is contained in:
parent
7421781150
commit
ab528bb043
@ -3,7 +3,7 @@
|
||||
|
||||
- `none` keyword for optionals.
|
||||
- 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.
|
||||
- `-compress` option. The V binary built with `-compress` is only ~90 KB!
|
||||
- More memory management.
|
||||
|
Loading…
Reference in New Issue
Block a user