diff --git a/doc/changes/DM-54540.bugfix.rst b/doc/changes/DM-54540.bugfix.rst deleted file mode 100644 index 6e510a2..0000000 --- a/doc/changes/DM-54540.bugfix.rst +++ /dev/null @@ -1,2 +0,0 @@ -- Fix bug causing ``bps report`` to emit confusing error due to mixing information specific to a ``condor_dagman`` job with the information related to its jobs. -- Fix the issue with ``bps report`` providing incorrect job counts after restarts. diff --git a/doc/lsst.ctrl.bps.htcondor/CHANGES.rst b/doc/lsst.ctrl.bps.htcondor/CHANGES.rst index d018570..559cf76 100644 --- a/doc/lsst.ctrl.bps.htcondor/CHANGES.rst +++ b/doc/lsst.ctrl.bps.htcondor/CHANGES.rst @@ -1,3 +1,13 @@ +lsst-ctrl-bps-htcondor v30.0.10 (2026-07-20) +============================================ + +Bug Fixes +--------- + +- - Fixed bug causing ``bps report`` to emit confusing error due to mixing information specific to a ``condor_dagman`` job with the information related to its jobs. + - Fixed the issue with ``bps report`` providing incorrect job counts after restarts. (`DM-54540 `_) + + lsst-ctrl-bps-htcondor v30.0.9 (2026-07-15) ===========================================