From e3814be8e6edbdf1851408c286e78b728344b45e Mon Sep 17 00:00:00 2001 From: Alessio Quaglino Date: Tue, 13 Aug 2024 03:05:46 -0700 Subject: [PATCH] Remove duplicated title from the changelog. PiperOrigin-RevId: 662443493 Change-Id: Idf6d36aba168488f2752d7e167ed13c599acbd91 --- doc/changelog.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index d8d2236c..f601660f 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -8,13 +8,7 @@ Upcoming version (not yet released) General ^^^^^^^ 1. Add :ref:`mjSpec` option for creating a texture from a buffer. - -Upcoming version (not yet released) ------------------------------------ - -General -^^^^^^^ -- :ref:`shellinertia ` is now supported by all geom types. +2. :ref:`shellinertia ` is now supported by all geom types. Version 3.2.2 (Aug 8, 2024) ---------------------------