diff --git a/doc/changelog.rst b/doc/changelog.rst index 151c6ebf..c9f62f1a 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -10,6 +10,12 @@ Bug fixes 1. Fix in simulate: correct handling of "Pause update", "Fullscreen" and "VSync" buttons. +MJX Bug fixes +^^^^^^^^^ + +1. Fix typos and supported fields in the docs (fixes :github:issue:`1105` and :github:issue:`1106`). + + Version 3.0.0 (October 18, 2023) -------------------------------- diff --git a/doc/mjx.rst b/doc/mjx.rst index 154409e5..92566ddb 100644 --- a/doc/mjx.rst +++ b/doc/mjx.rst @@ -187,6 +187,8 @@ The following features are **fully supported** in MJX: - ``PLANE``, ``SPHERE``, ``CAPSULE``, ``BOX``, ``MESH`` * - :ref:`Constraint ` - ``EQUALITY``, ``FRICTION_DOF``, ``LIMIT_JOINT``, ``CONTACT_PYRAMIDAL`` + * - :ref:`Equality ` + - ``CONNECT``, ``WELD`` * - :ref:`Integrator ` - ``EULER``, ``RK4`` * - :ref:`Cone ` @@ -226,6 +228,8 @@ The following features are **in development** and coming soon: - :ref:`flEllipsoid` * - :ref:`Tendons ` - :ref:`Spatial `, :ref:`Fixed ` + * - :ref:`Equality ` + - ``JOINT``, ``TENDON`` The following features are **unsupported**: