Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Jan 1, 2019
1 parent 7adc75d commit 061dd84
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## Build 41 (unreleased)
### New
- zsh
- Background jobs (Ctrl-Z, bg, fg, etc)
- ~10% performance improvement from correctly tracking the last JIT block
### Fixed
- Rounding error when adding 18446744073709551616 and 1.5
- Crash when trying to run top
- Selection being immediately copied to the clipboard if Speak Selection is enabled in iOS settings
- Make a test network connection on startup, to hopefully fix network permission popup not appearing on devices sold in China
- Crash when running a script with a #! line pointing to a nonexistent file
- ^C not appearing when you press Ctrl-C and it kills the program

## Build 40
### Fixed
- SSH not working
Expand Down

0 comments on commit 061dd84

Please sign in to comment.