Skip to content

Commit 85052e0

Browse files
authored
Update CHANGELOG.md (#2637)
1 parent 11deaa7 commit 85052e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
2121
- `arcade.gui.NinePatchTexture` is now lazy and can be created before a window exists allowing creation during imports.
2222
- Improve `arcade.gui.experimental.scroll_area.ScrollBar` behavior to match HTML scrollbars
2323
- Support drawing hitboxes using RBG or RGBA
24+
- Fixed a bug causing some events to not trigger on the window's keyboard and mouse state handlers
2425

2526
## Version 3.0.2
2627

0 commit comments

Comments
 (0)