version 0.17.2 (#630)

* version 0.17.2

* Update release date
This commit is contained in:
Joe Moon 2018-08-19 15:27:57 -07:00 committed by Francesca Frangipane
parent e4e53fe315
commit c8e339fe6d
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
# Version 0.17.2 (2018-08-19)
- On macOS, fix `<C-Tab>` so applications receive the event.
- On macOS, fix `<Cmd-{key}>` so applications receive the event.
- On Wayland, key press events will now be repeated.