Skip to content

Commit

Permalink
Add CHANGELOG entry about rust-windowing#463 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
francesca64 committed Jun 9, 2018
1 parent 3199085 commit cb05e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- On macOS, windows without decorations can once again be resized.
- Fixed race conditions when creating an `EventsLoop` on X11, most commonly manifesting as "[xcb] Unknown sequence number while processing queue".
- On macOS, `CursorMoved` and `MouseInput` events are only generated if they occurs within the window's client area.
- On macOS, resizing the window no longer generates a spurious `MouseInput` event.

# Version 0.15.0 (2018-05-22)

Expand Down

0 comments on commit cb05e6e

Please sign in to comment.