Skip to content

Commit 6c66bd1

Browse files
committed
Update changelog
1 parent 7495cb8 commit 6c66bd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ While some features like the clipboard, menus or file dialogs are not yet availa
3131
- `MouseButtons` to `MouseEvent` to track which buttons are being held down during an event. ([#843] by [@xStrom])
3232
- `Env` and `Key` gained methods for inspecting an `Env` at runtime ([#880] by [@Zarenor])
3333
- `UpdateCtx::request_timer` and `UpdateCtx::request_anim_frame`. ([#898] by [@finnerale])
34+
- `WidgetExt::debug_widget_id`, for displaying widget ids on hover. ([#876] by [@cmyr])
3435

3536
### Changed
3637

@@ -143,6 +144,7 @@ While some features like the clipboard, menus or file dialogs are not yet availa
143144
[#857]: https://github.com/xi-editor/druid/pull/857
144145
[#861]: https://github.com/xi-editor/druid/pull/861
145146
[#869]: https://github.com/xi-editor/druid/pull/869
147+
[#876]: https://github.com/xi-editor/druid/pull/876
146148
[#878]: https://github.com/xi-editor/druid/pull/878
147149
[#880]: https://github.com/xi-editor/druid/pull/880
148150
[#889]: https://github.com/xi-editor/druid/pull/889

0 commit comments

Comments
 (0)