Skip to content

Commit 08a526e

Browse files
committed
Merge remote-tracking branch 'origin/development' into gui/improve-uiview
# Conflicts: # CHANGELOG.md
2 parents 7e2131d + 4f940df commit 08a526e

File tree

2 files changed

+123
-93
lines changed

2 files changed

+123
-93
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,17 @@
33
You can grab pre-release versions from PyPi. See the available versions from the
44
Arcade [PyPi Release History](https://pypi.org/project/arcade/#history) page.
55

6-
7-
## Version 3.1.1 (unreleased)
6+
## Version 3.1.2 (unreleased)
87

98
- GUI
109
- Fix `UIScrollArea.add` always returning None
1110
- Support `layer` in `UIView.add_widget()`
1211

12+
## Version 3.1.1
13+
14+
* Text objects are now lazy and can be created before the window
1315

14-
## Version 3.1
16+
## Version 3.1.0
1517

1618
- Drop Python 3.9 support
1719
- Disable shadow window on all platforms to provide a consistent experience

0 commit comments

Comments
 (0)