Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed May 21, 2024
1 parent 48515d9 commit a98379b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ You can find its changes [documented below](#083---2023-02-28).
### Added

- Type name is now included in panic error messages in `WidgetPod`. ([#2380] by [@matthewgapp])
- `set_mouse_pass_through` sets whether the mouse passes through the window to whatever is behind. ([#2402] by [@AlexKnauth])
- `is_foreground_window` returns true if the window is the foreground window or this is unknown, and returns false if a different window is known to be the foreground window. ([#2402] by [@AlexKnauth])

### Changed

Expand Down

0 comments on commit a98379b

Please sign in to comment.