Release 0.20.0-alpha5 (#1315)

This commit is contained in:
Manish Goregaokar 2019-12-09 16:29:50 -08:00 committed by Freya Gentz
parent 35505a3114
commit e5291c9e28
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
# # 0.20.0 Alpha 5 (2019-12-09)
- On macOS, fix application termination on `ControlFlow::Exit`
- On Windows, fix missing `ReceivedCharacter` events when Alt is held.
- On macOS, stop emitting private corporate characters in `ReceivedCharacter` events.