Publish 0.8.1 with fixes necessary for glutin (#296)
This commit is contained in:
parent
6a2a7036d4
commit
15fbc0dff4
4 changed files with 50 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Unreleased
|
||||
|
||||
# Version 0.8.1 (2017-09-22)
|
||||
|
||||
- Added various methods to `os::linux::EventsLoopExt`, plus some hidden items necessary to make
|
||||
glutin work.
|
||||
|
||||
# Version 0.8.0 (2017-09-21)
|
||||
|
||||
- Added `Window::set_maximized`, `WindowAttributes::maximized` and `WindowBuilder::with_maximized`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue