version 0.18.0 (#680)

* version 0.18.0

* Changelog: F16-F24 support was a breaking change

* fix version in README

* bump image dep

* Updated release date
This commit is contained in:
Joe Moon 2018-11-06 21:43:15 -08:00 committed by Francesca Plebani
parent a46fcaee31
commit 30aa5a5057
3 changed files with 6 additions and 4 deletions

View file

@ -7,7 +7,7 @@
```toml
[dependencies]
winit = "0.17"
winit = "0.18"
```
## [Documentation](https://docs.rs/winit)