update pending version tags with planned release date

This commit is contained in:
Axel Kohlmeyer
2024-08-25 16:39:13 -04:00
parent c68981c7fc
commit fa373eb685
24 changed files with 27 additions and 27 deletions

View File

@ -1042,7 +1042,7 @@ label2type(), but returns 1 if the type label has been assigned,
otherwise it returns 0. This function can be used to check if a
particular type label already exists in the simulation.
.. versionadded:: TBD
.. versionadded:: 29Aug2024
The is_timeout() function returns 1 when the :doc:`timer timeout
<timer>` has expired otherwise it returns 0. This function can be used