Bump version on master

This commit does not represent a release and only synchronizes CHANGELOG
from the latest release.

This also includes 0.30.8 sync, since it was forgotten.
This commit is contained in:
Kirill Chibisov 2025-02-06 13:26:30 +03:00 committed by GitHub
parent 2230e71093
commit c09160d1a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 27 additions and 10 deletions

View file

@ -8,7 +8,7 @@
```toml
[dependencies]
winit = "0.30.7"
winit = "0.30.9"
```
## [Documentation](https://docs.rs/winit)