diff --git a/docs/manual/source/ReleaseUpdate.rst b/docs/manual/source/ReleaseUpdate.rst index 5ca044c86..9c0a873fe 100644 --- a/docs/manual/source/ReleaseUpdate.rst +++ b/docs/manual/source/ReleaseUpdate.rst @@ -39,12 +39,12 @@ New in Version 3.0.0: * **Extension to general SMS topologies** (no longer restricted to Z\ :sub:`2` symmetric topologies) * Large code refactoring - * Added option for selecting which quantum numbers to be erased (see the :ref:`ignorePromptQNumbers`_ option in parameters.ini) - * Added :ref:`outputFormat `_ option to parameters.ini to allow for writing the output using the old format - * Changes in missing topologies (coverage): the grouping of topologies is now done only by final states and ignores the topology structure (see :ref:`missing topologies `_) + * Added option for selecting which quantum numbers to be erased (see the :ref:`ignorePromptQNumbers` option in parameters.ini) + * Added :ref:`outputFormat ` option to parameters.ini to allow for writing the output using the old format + * Changes in missing topologies (coverage): the grouping of topologies is now done only by final states and ignores the topology structure (see :ref:`missing topologies `) * Z2parity attribute of particles is not longer needed - * Introduced centralized database dictionary to decrease redundancies in SMS matching (see :ref:`SMS Dictionary `_) - * Clustering of SMS for UL results replaced by a (simple) K-means clustering algorithm (see :ref:`Clustering `_) + * Introduced centralized database dictionary to decrease redundancies in SMS matching (see :ref:`SMS Dictionary `) + * Clustering of SMS for UL results replaced by a (simple) K-means clustering algorithm (see :ref:`Clustering `) * Changed the lock file mechanism for downloading the database to work with all file systems, fixes `#37 `_ * Added CITATION.cff file, closes `#38 `_