mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
CHANGELOG.md: fix for a small typo (paramter -> parameter) (#15252)
This commit is contained in:
parent
18ae726015
commit
3d0a48b1bb
@ -2,7 +2,7 @@
|
||||
*Not released yet*
|
||||
- Anonymous structs.
|
||||
- V can now find code in the `src/` directory. This allows making V repos much cleaner.
|
||||
- `os.mkdir()` now has an optional `mode` paramter.
|
||||
- `os.mkdir()` now has an optional `mode` parameter.
|
||||
- Full termux support via `$if termux {`.
|
||||
- Go backend fixes.
|
||||
- More type checks.
|
||||
|
Loading…
Reference in New Issue
Block a user