Update changelog with Python 3.13 support (upcoming release)

PiperOrigin-RevId: 699127095
Change-Id: I098d1e91e59642f27a764d055c6ae9b77a8b1000
This commit is contained in:
Yuval Tassa
2024-11-22 04:33:31 -08:00
committed by Copybara-Service
parent 38ee55a957
commit 74dcd51d83
+4
View File
@@ -10,6 +10,10 @@ MJX
^^^
- Added muscle actuators.
Python bindings
^^^^^^^^^^^^^^^
- Provide prebuilt wheels for Python 3.13.
Bug fixes
^^^^^^^^^
- Fixed :github:issue:`2212`, type error in ``mjx.get_data``.