Skip to content

Commit f1f8286

Browse files
committed
Changelog.txt: Include a change
1 parent 8bbc232 commit f1f8286

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ DEPENDENCY / BASELINE CHANGES:
1515
is removed in python3.15.
1616
- Fixed crash with numpy 2. Thanks to hexagonrecursion for
1717
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.
1822

1923
USER-VISIBLE CHANGES:
2024
- New feature: Quicksaves - save on `F5` (replacing "reload theme")

0 commit comments

Comments
 (0)