Update CHANGELOG.md

pull/1072/head
Alexander Medvednikov 2019-07-10 09:20:02 +02:00 committed by GitHub
parent 1b24253d8c
commit 0b108908ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- Complex numbers
- `<<` can now append arrays (`numbers << [1, 2, 3]`)
- 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