diff --git a/doc/changelog.rst b/doc/changelog.rst index 54860424..5b9a296f 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -7,8 +7,8 @@ Upcoming version (not yet released) General ^^^^^^^ -1. Added `mjModel.mesh_scale`: the scaling applied to asset vertices, as specified in the :ref:`scale` - attribute. +1. Added ``mjModel.mesh_scale``: the scaling applied to asset vertices, as specified in the + :ref:`scale` attribute. 2. Added the :ref:`light/radius` attribute and corresponding ``mjModel.light_radius`` field. This value has no effect in MuJoCo's native renderer, but can be usful when rendering scenes with an external renderer.