From ef9503cb51d82afd3041c867b6280ba2cfe19419 Mon Sep 17 00:00:00 2001 From: Nicholas Devenish Date: Tue, 5 Sep 2023 20:16:04 +0100 Subject: [PATCH] add history --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index e695659..7561140 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,7 @@ History Unreleased ---------- +* Add the slurm "prefer partition" field to ``slurm.models.JobProperties``. (`#244 `_) 0.30.1 (2023-08-24) -------------------