mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
1b24253d8c
commit
0b108908ed
@ -6,7 +6,7 @@
|
|||||||
- Complex numbers
|
- Complex numbers
|
||||||
- `<<` can now append arrays (`numbers << [1, 2, 3]`)
|
- `<<` can now append arrays (`numbers << [1, 2, 3]`)
|
||||||
- Lots of Windows fixes (Windows still needs some work)
|
- Lots of Windows fixes (Windows still needs some work)
|
||||||
- Lots of REPL improvements (e.g. `>> 2 + 3` works no, no `println` required)
|
- Lots of REPL improvements (e.g. `>> 2 + 3` works now, no `println` required)
|
||||||
|
|
||||||
|
|
||||||
# V 0.1.12
|
# V 0.1.12
|
||||||
|
Loading…
Reference in New Issue
Block a user