Skip to content

Commit

Permalink
Update src/changelog/unreleased.md
Browse files Browse the repository at this point in the history
Co-authored-by: daxpedda <daxpedda@gmail.com>
  • Loading branch information
kchibisov and daxpedda authored Jul 26, 2024
1 parent 300855a commit be7444b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/changelog/unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,12 @@ changelog entry.
- Remove `EventLoopExtRunOnDemand::run_on_demand`.
- Remove `EventLoopExtPumpEvents::pump_events`.
- Remove `Event`.
- Remove `EventLoop::create_window`.
- Remove `WindowAttributes::new`.
- Remove `Window::set_cursor_icon`.
- Remove `EventLoopBuilder::new`.
- Remove `VideoMode`.
- Remove already deprecated APIs:
- `EventLoopBuilder::new()`
- `EventLoop::create_window()`
- `VideoMode`
- `WindowAttributes::new()`
- `Window::set_cursor_icon()`
- On iOS, remove `platform::ios::EventLoopExtIOS` and related `platform::ios::Idiom` type.

This feature was incomplete, and the equivalent functionality can be trivially achieved outside
Expand Down

0 comments on commit be7444b

Please sign in to comment.