Bump version on master

This commit does not represent a release and only synchronizes CHANGELOG
from the latest release.
This commit is contained in:
Kirill Chibisov
2023-10-28 21:09:28 +04:00
committed by GitHub
parent 075dfcea19
commit 3c9f9da19e
3 changed files with 6 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ Unreleased` header.
# Unreleased
# 0.29.3
- On Wayland, apply correct scale to `PhysicalSize` passed in `WindowBuilder::with_inner_size` when possible.
- On Wayland, fix `RedrawRequsted` being always sent without decorations and `sctk-adwaita` feature.
- On Wayland, ignore resize requests when the window is fully tiled.