Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Aug 30, 2023
1 parent 2c744bd commit ba28abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ And please only add new entries to the top of this list, right below the `# Unre

# Unreleased

- **Breaking:** Reworked errors. Errors now live in the module in which they are used, and are named according to their use.
- Added `EventLoop::builder`, which is intended to replace the (now deprecated) `EventLoopBuilder::new`.
- Added `Window::builder`, which is intended to replace the (now deprecated) `WindowBuilder::new`.
- **Breaking:** Changed the signature of `EventLoop::with_user_event` to return a builder.
Expand Down

0 comments on commit ba28abf

Please sign in to comment.