diff --git a/doc/changelog.rst b/doc/changelog.rst index 9e0329f4..4ebebbb7 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -10,7 +10,7 @@ General - Refactored island implementation so that island data is memory-contiguous. This speeds up island processing in the solver and clears the way for the addition of the Newton and PGS solvers (currently only CG is supported). - Removed the :at:`shell` plugin. This is now supported by :ref:`flexcomp` and is active depending on - the :ref:`elastic2d` attribute (on by default). + the :ref:`elastic2d` attribute (on by default). simulate ^^^^^^^^