We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbc232 commit f1f8286Copy full SHA for f1f8286
Changelog.txt
@@ -15,6 +15,10 @@ DEPENDENCY / BASELINE CHANGES:
15
is removed in python3.15.
16
- Fixed crash with numpy 2. Thanks to hexagonrecursion for
17
reporting the issue. (Closes: #346)
18
+- Set minimum pygame version to 2.5.2 to avoid a known crashing
19
+ bug in pygame 2 (up to that version). The pygame-ce fixed it
20
+ in a release with a lower version and works as an alternative
21
+ as well in theory.
22
23
USER-VISIBLE CHANGES:
24
- New feature: Quicksaves - save on `F5` (replacing "reload theme")
0 commit comments