2024-02-16 17:28:13 +01:00
|
|
|
Changelog entries should be put in the [`changelog::unreleased`].
|
2022-01-23 13:55:33 +01:00
|
|
|
|
2024-02-16 17:28:13 +01:00
|
|
|
The changelog can also be viewed [on docs.rs][docs_rs] or [on the current
|
|
|
|
|
master docs][master_docs].
|
2022-01-23 13:55:33 +01:00
|
|
|
|
2025-06-07 13:07:12 +09:00
|
|
|
[`changelog::unreleased`]: winit/src/changelog/unreleased.md
|
2024-02-16 17:28:13 +01:00
|
|
|
[docs_rs]: https://docs.rs/winit/latest/winit/changelog/index.html
|
|
|
|
|
[master_docs]: https://rust-windowing.github.io/winit/winit/changelog/index.html
|