add a few missing version tags

This commit is contained in:
Axel Kohlmeyer
2025-06-13 00:03:25 -04:00
parent 380ad17cf3
commit 336bb4622d
3 changed files with 5 additions and 1 deletions

View File

@ -27,6 +27,8 @@ Examples
Description
"""""""""""
.. versionadded:: 12Jun2025
Reset one or more properties of one or more atoms once every *Nfreq*
steps during a simulation.

View File

@ -683,6 +683,8 @@ the file format.
Format of a JSON molecule file
""""""""""""""""""""""""""""""
.. versionadded:: 12Jun2025
The format of a JSON format individual molecule file must follow the
`JSON format <https://www.json.org/>`_, which evolved from the
JavaScript programming language as a programming-language-neutral data

View File

@ -405,7 +405,7 @@ void lammps_kokkos_finalize()
*
\verbatim embed:rst
.. versionadded:: TBD
.. versionadded:: 12Jun2025
This function clears the list of all loaded plugins and closes the
corresponding DSO handles and releases the imported executable code.