Skip to content

Commit 471ddbe

Browse files
committed
Update changelog
1 parent aa9e842 commit 471ddbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@ Changelog
66
Pymunk x.x.x
77
------------
88
Changes:
9+
- Removed support for Python 3.7 (since latest cffi does not provide wheels
10+
for it).
911
- Fixed issue with SlideJoint when changing body_type.
1012
- Log Chipmunk level erros with logging module
13+
- Build wheels for Python 3.13
14+
- Modernized the build setup to rely on pyproject.toml for more settings.
15+
- Almost completed a new benchmark suite mostly ported over from Box2d.
1116
1217
Pymunk 6.8.1 (2024-06-05)
1318
-------------------------

0 commit comments

Comments
 (0)