changelog typo

pull/2073/head
Swastik Baranwal 2019-09-22 19:54:44 +05:30 committed by Alexander Medvednikov
parent 7421781150
commit ab528bb043
1 changed files with 1 additions and 1 deletions

View File

@ -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.