Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix changelog entry for #3328 #3613

Closed
wants to merge 1 commit into from
Closed

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Mar 28, 2024

It was incorrectly marked as a breaking change.

It was incorrectly marked as a breaking change.
@madsmtm madsmtm added the S - docs Awareness, docs, examples, etc. label Mar 28, 2024
@@ -26,7 +26,7 @@
- **Breaking:** Bump MSRV from `1.65` to `1.70`.
- On Web, add the ability to toggle calling `Event.preventDefault()` on `Window`.
- **Breaking:** Remove `WindowAttributes::fullscreen()` and expose as field directly.
- **Breaking:** Rename `VideoMode` to `VideoModeHandle` to represent that it doesn't hold static data.
- Rename `VideoMode` to `VideoModeHandle` to represent that it doesn't hold static data. The old name is kept, but is now deprecated.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then it should be written like a deprecetad change.

@madsmtm
Copy link
Member Author

madsmtm commented Apr 17, 2024

This is redundant after #3590

@madsmtm madsmtm closed this Apr 17, 2024
@madsmtm madsmtm deleted the madsmtm/fix-changelog-3328 branch April 17, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S - docs Awareness, docs, examples, etc.
Development

Successfully merging this pull request may close these issues.

2 participants