update to image 0.20 (#683)

This commit is contained in:
Lucas Kent 2018-10-24 11:29:11 +11:00 committed by Francesca Plebani
parent 062bb0cef2
commit da1d479e55
4 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,6 @@
# Unreleased
- **Breaking:** `image` crate upgraded to 0.20. This is exposed as part of the `icon_loading` API.
- On Wayland, pointer events will now provide the current modifiers state.
- On Wayland, titles will now be displayed in the window header decoration.
- On Wayland, key repetition is now ended when keyboard loses focus.