Skip to content

Commit e010e9b

Browse files
committed
Update changelog
1 parent 45f6a02 commit e010e9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
55

66
## Unreleased
77

8+
- PyInstaller
9+
- Fixed an issue where imports for backends for the `arcade.gl` package could not be discovered by PyInstaller.
10+
Since 3.3.0 users have needed to add these hidden imports via the pyinstaller CLI in order for Arcade to work.
11+
812
- GUI
913
- Fix a bug, where the caret of UIInputText was misplaced after resizing the widget
1014
- Use incremental layout for UIScrollArea to improve performance of changing text

0 commit comments

Comments
 (0)