From 0b11e3e3fa59cfcf4ae9b1413501189f5a673583 Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Thu, 10 Jul 2025 08:45:00 -0700 Subject: [PATCH] Fix typo in changelog PiperOrigin-RevId: 781550866 Change-Id: I960ac501bac04c5f3cc342aea808a390b20443c4 --- doc/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index 59492b91..e84ca020 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -9,11 +9,11 @@ General ^^^^^^^ - Added the :ref:`insidesite` sensor, for checking if an object is inside the volume of a site. It is useful for triggering events in surrounding environment logic. -- Removed the SdfLib plugin and the dependency on `SdfLib` `__. SDFs are now +- Removed the SdfLib plugin and the dependency on `SdfLib `__. SDFs are now supported natively in mjModel. Version 3.3.4 (July 8, 2025) ------------------------------------ +---------------------------- .. admonition:: Breaking API changes :class: attention