Skip to content

Commit

Permalink
Add entry to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Liamolucko committed Nov 26, 2021
1 parent cfc2a5a commit 938841f
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 @@ -25,6 +25,7 @@
- On Wayland, implement a workaround for wrong configure size when using `xdg_decoration` in `kwin_wayland`
- On macOS, fix an issue that prevented the menu bar from showing in borderless fullscreen mode.
- On X11, EINTR while polling for events no longer causes a panic. Instead it will be treated as a spurious wakeup.
- **Breaking:** On Web, size the canvas based on the page layout using `ResizeObserver`. `set_inner_size` will just set the CSS `width` and `height` properties.

# 0.25.0 (2021-05-15)

Expand Down

0 comments on commit 938841f

Please sign in to comment.