diff --git a/doc/changes/DM-43985.api.rst b/doc/changes/DM-43985.api.rst new file mode 100644 index 00000000..26932c8e --- /dev/null +++ b/doc/changes/DM-43985.api.rst @@ -0,0 +1,2 @@ +* The name of the function responsible for displaying BPS run report, ``report()`` was changed to ``display_report()``. +* A new function, ``retrieve_report()`` was added which should be used for retrieving the run report from the BPS plugin in use.