From ea5a20afc5abaa60415dcbd300fbffd03faf072a Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 1 Aug 2023 18:39:20 -0400 Subject: [PATCH] add missing versionchanged tags --- src/library.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/library.cpp b/src/library.cpp index d0cad391cb..d61c83be7c 100644 --- a/src/library.cpp +++ b/src/library.cpp @@ -6496,6 +6496,8 @@ has thrown a :ref:`C++ exception `. .. note:: + .. versionchanged: 2Aug2023 + The *handle* pointer may be ``NULL`` for this function, as would be the case when a call to create a LAMMPS instance has failed. Then this function will not check the error status inside the LAMMPS @@ -6546,6 +6548,8 @@ the failing MPI ranks to send messages. .. note:: + .. versionchanged: 2Aug2023 + The *handle* pointer may be ``NULL`` for this function, as would be the case when a call to create a LAMMPS instance has failed. Then this function will not check the error buffer inside the LAMMPS