Increase MSRV to 1.28.0 (#716)

This commit is contained in:
Francesca Plebani 2018-11-19 16:56:11 -05:00 committed by GitHub
parent 3c59283b3f
commit 5be52c9753
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 16 deletions

View file

@ -9,6 +9,7 @@
# Version 0.18.0 (2018-11-07)
- **Breaking:** minimum supported Rust version increased to 1.28.0.
- **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.