mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
update changelog (#431)
This commit is contained in:
parent
ce7a426bb5
commit
76118af341
|
@ -1,5 +1,9 @@
|
||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
- Added `WindowBuilderExt` methods for macos: `with_titlebar_transparent`,
|
||||||
|
`with_title_hidden`, `with_titlebar_buttons_hidden`,
|
||||||
|
`with_fullsize_content_view`.
|
||||||
|
|
||||||
# Version 0.11.2 (2018-03-06)
|
# Version 0.11.2 (2018-03-06)
|
||||||
|
|
||||||
- Impl `Hash`, `PartialEq`, and `Eq` for `events::ModifiersState`.
|
- Impl `Hash`, `PartialEq`, and `Eq` for `events::ModifiersState`.
|
||||||
|
|
Loading…
Reference in a new issue