From 2214d8a188c62805866474e899dffbf0c70caba6 Mon Sep 17 00:00:00 2001 From: Tim Jenness Date: Mon, 23 Feb 2026 14:47:22 -0700 Subject: [PATCH] Make v30.0.4 release notes --- doc/changes/DM-53876.bugfix.rst | 1 - doc/lsst.ctrl.bps.panda/CHANGES.rst | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) delete mode 100644 doc/changes/DM-53876.bugfix.rst diff --git a/doc/changes/DM-53876.bugfix.rst b/doc/changes/DM-53876.bugfix.rst deleted file mode 100644 index 683db310..00000000 --- a/doc/changes/DM-53876.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Support memory boost and prmon for build task diff --git a/doc/lsst.ctrl.bps.panda/CHANGES.rst b/doc/lsst.ctrl.bps.panda/CHANGES.rst index 6dd0ef5b..71b27467 100644 --- a/doc/lsst.ctrl.bps.panda/CHANGES.rst +++ b/doc/lsst.ctrl.bps.panda/CHANGES.rst @@ -1,3 +1,12 @@ +lsst-ctrl-bps-panda v30.0.4 (2026-02-23) +======================================== + +Bug Fixes +--------- + +- Support memory boost and prmon for build task (`DM-53876 `_) + + lsst-ctrl-bps-panda v30.0.1 (2026-02-03) ========================================