There was an error while loading. Please reload this page.
1 parent ecef942 commit 6113762Copy full SHA for 6113762
CHANGELOG.md
@@ -3,13 +3,12 @@
3
You can grab pre-release versions from PyPi. See the available versions from the
4
Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
5
6
-## Unreleased
+## 3.3.2
7
8
- GUI
9
- Fix UIScrollBar creation
10
- Fix memory leak: widgets were not garbage collected
11
12
-
13
## 3.3.1
14
15
- Fixed an issue causing NinePatch to not render correctly
arcade/VERSION
@@ -1 +1 @@
1
-3.3.1
+3.3.2
0 commit comments