diff --git a/doc/changelog.rst b/doc/changelog.rst index aee18a76..04edfb6d 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -177,13 +177,24 @@ Simulate 30. The ``LOADING...`` label is now shown correctly. Contribution :github:pull:`1070` by `Levi Burner `__. +Documentation +^^^^^^^^^^^^^ + +.. youtube:: nljr0X79vI0 + :align: right + :width: 240px + +31. Added :doc:`detailed documentation ` of fluid force modeling, and an illustrative example model + showing `tumbling cards `__ using the + ellipsoid-based fluid model. + Bug fixes ^^^^^^^^^ -31. Fixed a bug that was causing :ref:`geom margin` to be ignored during the construction of +32. Fixed a bug that was causing :ref:`geom margin` to be ignored during the construction of midphase collision trees. -32. Fixed a bug that was generating incorrect values in ``efc_diagApprox`` for weld equality constraints. +33. Fixed a bug that was generating incorrect values in ``efc_diagApprox`` for weld equality constraints. Version 2.3.7 (July 20, 2023)